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 |
|
LongYinan
|
6e4b16fe5d
|
style: clippy fix
|
2022-12-16 20:19:39 +08:00 |
|
LongYinan
|
cb9239d8dc
|
fix(napi): either for #[napi(object)] types (#1258)
|
2022-08-07 01:16:28 +08:00 |
|
LongYinan
|
53cab27bc4
|
refactor(napi): Either now perform ValidateNapiValue::validate rather than type_of
|
2022-07-05 17:01:21 +08:00 |
|
LongYinan
|
a5c19ce1da
|
fix(napi): type constraint for either types
|
2022-05-12 15:12:32 +08:00 |
|
LongYinan
|
b6d126db53
|
fix(napi-derive): implement missing trait for JsClass reference
|
2022-01-06 16:19:43 +08:00 |
|
LongYinan
|
f26cd4aa7b
|
feat(napi): implement Either type
|
2021-11-02 18:57:57 +08:00 |
|