smartaction/ts/smartaction.classes.action.ts

5 lines
77 B
TypeScript

import * as plugins from './smartaction.plugins';
export class Action {
}