TypeScript cleanup
This commit is contained in:
6
scripts/Utils/index.ts
Normal file
6
scripts/Utils/index.ts
Normal file
@ -0,0 +1,6 @@
|
||||
export * from "./canUseWebP"
|
||||
export * from "./delay"
|
||||
export * from "./findAll"
|
||||
export * from "./plural"
|
||||
export * from "./requestIdleCallback"
|
||||
export * from "./swapElements"
|
Reference in New Issue
Block a user