Skip to content

Commit 8bf569e

Browse files
committed
add placeholder readme for deno.land
1 parent b0d3961 commit 8bf569e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# placeholder
2+
3+
the imports on this package currently don't work with deno. see https://github.com/DetachHead/ts-helpers/pull/129#issue-785332681
4+
5+
for now, just use esm.sh:
6+
7+
```ts
8+
import { exactly } from 'http://esm.sh/@detachhead/ts-helpers/dist/utilityFunctions/misc.ts'
9+
```

0 commit comments

Comments
 (0)