revamp template
This commit is contained in:
10
src/utils/index.ts
Normal file
10
src/utils/index.ts
Normal file
@ -0,0 +1,10 @@
|
||||
export * from './Assets';
|
||||
export * from './Data';
|
||||
export * from './Devices';
|
||||
export * from './Dom';
|
||||
export * from './LocalStorage';
|
||||
export * from './Router';
|
||||
export * from './String';
|
||||
export * from './Common';
|
||||
export * from './List';
|
||||
export * from './Object';
|
||||
Reference in New Issue
Block a user