mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
3 lines
112 B
TypeScript
3 lines
112 B
TypeScript
export { useDashboardStore } from './dashboard.store';
|
|
export type { DashboardStore } from './dashboard.store';
|