Files
smartaction/ts/smartaction.actionstore.ts

5 lines
82 B
TypeScript
Raw Permalink Normal View History

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