Files
soybean-admin/src/utils/storage/index.ts

3 lines
52 B
TypeScript

export * from './local';
export * from './session';