napi-rs/examples/napi
Hana 78b6e1574a
fix(napi-derive): fix union type generation for ts function notation (#1439)
* fix(backend): fix union type generation for ts function notation

* chore: update snapshot

* fix: naming
2023-01-14 18:27:46 +08:00
..
__test__ fix(napi-derive): fix union type generation for ts function notation (#1439) 2023-01-14 18:27:46 +08:00
src fix(napi-derive): fix union type generation for ts function notation (#1439) 2023-01-14 18:27:46 +08:00
tests test(napi-derive): add trybuild negative macro tests 2022-05-23 11:55:19 +08:00
.gitignore test(napi-derive): add trybuild negative macro tests 2022-05-23 11:55:19 +08:00
build.rs Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00
Cargo.toml fix(cli): zig cross armv7 (#1384) 2022-12-09 18:56:50 +08:00
electron.js test(napi): add electron tests 2022-05-10 18:39:37 +08:00
index.d.ts fix(napi-derive): fix union type generation for ts function notation (#1439) 2023-01-14 18:27:46 +08:00
package.json chore(cli): upgrade Node.js dependencies (#1368) 2022-11-20 22:59:35 +08:00
tsconfig.json test(napi): add electron tests 2022-05-10 18:39:37 +08:00