Skip to content

Commit

Permalink
0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lang1427 committed Feb 17, 2023
1 parent 99bf135 commit c52feb2
Show file tree
Hide file tree
Showing 24 changed files with 5,810 additions and 952 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules/
8 changes: 8 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
**/*
!/dist/**
!/lib/**
!index.js
!index.d.ts
!index.d.cts
!LICENSE
!README.md
Loading

0 comments on commit c52feb2

Please # to comment.