napi-rs/crates/backend/src
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
..
codegen fix(napi): better error message for #[napi(catch_unwind)] (#1383) 2022-12-09 18:37:10 +08:00
typegen fix(napi-derive): should not generate this types for Constructor/Getter/Setter 2022-08-30 16:39:51 +08:00
ast.rs fix(napi-derive): unsound behavior while using reference and async together 2022-11-22 00:17:19 +08:00
codegen.rs feat(napi-derive): support set property attribute in napi macro (#1257) 2022-08-06 21:54:58 +08:00
error.rs Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00
lib.rs fix(napi-derive): fix union type generation for ts function notation (#1439) 2023-01-14 18:27:46 +08:00
typegen.rs fix(napi-derive): fix union type generation for ts function notation (#1439) 2023-01-14 18:27:46 +08:00