Skip to main content

SupportedValueType

type alias SupportedValueType

Deno compatibility

This module is not implemented.

Definition Jump to heading

null
| number
| bigint
| string
| Uint8Array
Back to top