diff options
author | 2022-04-02 21:56:21 -0700 | |
---|---|---|
committer | 2022-04-02 21:56:21 -0700 | |
commit | 4d718931be688333dccfc2bbe80de6faa26a0ce1 (patch) | |
tree | c47c5250bfd5bb0e04e25cbc9043c4d897438ab3 /integration/bunjs-only-snippets | |
parent | 290166adb0358b108ddbbbc6405e23b01eeb96b0 (diff) | |
download | bun-4d718931be688333dccfc2bbe80de6faa26a0ce1.tar.gz bun-4d718931be688333dccfc2bbe80de6faa26a0ce1.tar.zst bun-4d718931be688333dccfc2bbe80de6faa26a0ce1.zip |
More types
Diffstat (limited to 'integration/bunjs-only-snippets')
l--------- | integration/bunjs-only-snippets/bun.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/integration/bunjs-only-snippets/bun.d.ts b/integration/bunjs-only-snippets/bun.d.ts new file mode 120000 index 000000000..cf04cb16e --- /dev/null +++ b/integration/bunjs-only-snippets/bun.d.ts @@ -0,0 +1 @@ +../../types/bun/bun.d.ts
\ No newline at end of file |