smartaction/ts/smartaction.actionstore.ts

5 lines
82 B
TypeScript
Raw Normal View History

2023-07-10 00:42:01 +00:00
import * as plugins from '@pushrocks/smartstate';
export class ActionStore {
}