diff options
author | 2022-11-10 15:05:06 -0800 | |
---|---|---|
committer | 2022-11-10 15:05:23 -0800 | |
commit | dddbce8a41aa266af106b19e583c152126900730 (patch) | |
tree | 0940f99ea3dca7b43764a47b5cc1e9849981da3c /test/bun.js/napi.test.ts | |
parent | 7ce8328d28f415fd89cc025121b774d7a6e4661e (diff) | |
download | bun-dddbce8a41aa266af106b19e583c152126900730.tar.gz bun-dddbce8a41aa266af106b19e583c152126900730.tar.zst bun-dddbce8a41aa266af106b19e583c152126900730.zip |
Implement `napi_create_external` and `napi_get_value_external`
Diffstat (limited to 'test/bun.js/napi.test.ts')
-rw-r--r-- | test/bun.js/napi.test.ts | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/bun.js/napi.test.ts b/test/bun.js/napi.test.ts new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/test/bun.js/napi.test.ts |