Skip to main content
type alias SupportedValueType

Deno compatibility

This module is not implemented.

Definition

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