iot-manage-dashboard/packages/stores/src/modules/index.ts

4 lines
76 B
TypeScript

export * from './access';
export * from './lock';
export * from './tabbar';