Skip to content

Commit

Permalink
add deno support
Browse files Browse the repository at this point in the history
  • Loading branch information
DetachHead committed Oct 13, 2021
1 parent 8cf66f7 commit 1af80f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ this package is designed for typescript 4.5. you will probably have issues tryin
- [x] nodejs
- [x] browser
- [ ] deno (https://github.com/DetachHead/ts-helpers/issues/97)
- [x] deno (using esm.sh - eg. `import { exactly } from 'http://esm.sh/@detachhead/ts-helpers/dist/utilityFunctions/misc'`)

0 comments on commit 1af80f7

Please sign in to comment.