admin-vben/packages/@core/base/shared/src/index.ts

5 lines
107 B
TypeScript
Raw Normal View History

export * from './cache';
export * from './colorful';
export * from './constants';
export * from './utils';