feat(napi): support TypedArray input and output

This commit is contained in:
LongYinan 2021-11-30 18:43:34 +08:00
parent fa23769e9d
commit d9c53d728b
No known key found for this signature in database
GPG key ID: C3666B7FC82ADAD7
22 changed files with 510 additions and 227 deletions

View file

@ -36,7 +36,7 @@
"@types/inquirer": "^8.1.3",
"@types/js-yaml": "^4.0.5",
"@types/lodash-es": "^4.17.5",
"chalk": "^5.0.0",
"chalk": "4",
"clipanion": "^3.1.0",
"debug": "^4.3.3",
"fdir": "^5.1.0",