napi-rs / node-rs

Node.js bindings ❤️ Rust crates
https://node-rs.dev
MIT License
1.12k stars 32 forks source link

fix(jsonwebtoken): num typings #777

Closed tada5hi closed 7 months ago

tada5hi commented 7 months ago

type number should be used instead of Number

resolves #778

tada5hi commented 7 months ago

@Brooooooklyn the test CI / Test bindings on x86_64-apple-darwin - node@20 is failing due workflow setup, so this should be unrelated to this pr.