switch to new org scheme
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
import * as plugins from '@pushrocks/smartstate';
|
||||
|
||||
export class ActionStore {
|
||||
|
||||
}
|
5
ts/smartaction.classes.action.ts
Normal file
5
ts/smartaction.classes.action.ts
Normal file
@ -0,0 +1,5 @@
|
||||
import * as plugins from './smartaction.plugins';
|
||||
|
||||
export class Action {
|
||||
|
||||
}
|
Reference in New Issue
Block a user