You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**3 In handling `Object`, it is regarded as `Record<string, unknown>` in terms of TypeScript
462
478
**4 MessagePack timestamps may have nanoseconds, which will lost when it is decoded into JavaScript `Date`. This behavior can be overridden by registering `-1` for the extension codec.
463
479
464
-
## Prerequsites
480
+
## Prerequisites
465
481
466
482
This is a universal JavaScript library that supports major browsers and NodeJS.
0 commit comments