Hana 97746b79a9
feat(napi): support to use tuple with either (#1993)
`Either` uses `ValidateNapiValue` + `TypeName` to validate and report error on value not being matched. So there's no way to remove these super traits from it. So I implemented these types to `Tuple` types.
2024-03-13 13:29:06 +08:00
..
2024-02-28 15:06:11 +08:00
2024-02-19 19:10:16 +08:00
2023-11-07 14:18:36 +08:00