2 lines
73 B
TypeScript
2 lines
73 B
TypeScript
export { State, Getter, Action, Mutation, namespace } from './bindings';
|
export { State, Getter, Action, Mutation, namespace } from './bindings';
|