We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea7720 commit 13e78abCopy full SHA for 13e78ab
README.md
@@ -44,14 +44,6 @@ node examples/view_controller.js
44
node examples/spritekit.js
45
```
46
47
-## Notes
48
-
49
-Deno Node-API has an issue with `napi_get_all_property_names`.
50
51
-Without a custom Deno build from the below PR, you can't use AppKit in Deno (works in Node).
52
53
-Upstream PR: https://github.com/denoland/deno/pull/19585
54
55
## License
56
57
MIT licensed.
0 commit comments