Skip to content

Commit

Permalink
Merge pull request #147 from cubing/lgarron/transpile
Browse files Browse the repository at this point in the history
Add a `@cubing/icons/js` entry point, transpiled via `tsc`
  • Loading branch information
lgarron authored Jan 24, 2025
2 parents a8bc8ce + bcc24e5 commit 321f612
Show file tree
Hide file tree
Showing 5 changed files with 3,112 additions and 3,076 deletions.
1 change: 1 addition & 0 deletions js/index.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import "../dist/lib/@cubing/icons/js/ts/index.d.ts";
1 change: 1 addition & 0 deletions js/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import "../dist/lib/@cubing/icons/js/ts/index.js";
Loading

0 comments on commit 321f612

Please sign in to comment.