simplify tools imports
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
export * from '@/tools/cardTypes';
|
||||
export * from '@/tools/getCardInfo';
|
||||
export * from '@/tools/getRandomItems';
|
||||
export * from '@/tools/getURL';
|
||||
export * from '@/tools/log';
|
||||
export * from '@/tools/omit';
|
||||
export * from '@/tools/parseMilliseconds';
|
||||
export * from '@/tools/reduceTilts';
|
||||
export * from '@/tools/simpleID';
|
||||
export * from '@/tools/throttle';
|
||||
export * from '@/tools/validTilt';
|
||||
|
||||
Reference in New Issue
Block a user