Skip to content

Commit

Permalink
Add import
Browse files Browse the repository at this point in the history
  • Loading branch information
willybrauner committed Aug 31, 2023
1 parent 75d9b16 commit efe7c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
export { shuffleArray } from "./array/shuffleArray"
// dom
export { getCssVariable } from "./dom/getCssVariable"
export { cls } from "./dom/cls"
// envs
export * from "./envs/envs"
// maths
Expand Down

0 comments on commit efe7c3f

Please sign in to comment.