Skip to main content

Serializable

type alias Serializable

Definition Jump to heading

string
| object
| number
| boolean
| bigint
Back to top