Documentation
cbor/mod
CborPrimitiveType
Type Alias CborPrimitiveType
Cbor
Primitive
Type
:
|
undefined
|
null
|
boolean
|
number
|
bigint
|
string
|
Uint8Array
|
Date
This type specifies the primitive types that the implementation can encode/decode into/from.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
This type specifies the primitive types that the implementation can encode/decode into/from.