Type alias SettablePrimitive

SettablePrimitive: string | boolean | number | null | undefined

A simple settable type. Use Settable instead.

Generated using TypeDoc