Skip to content
@nhtio/lucid-resourceful
Search
K
Main Navigation
Home
Quick Start
API
Appearance
Menu
Return to top
On this page
Type Alias: NonArraySchemaObjectType
ts
type
NonArraySchemaObjectType
=
|
"boolean"
|
"object"
|
"number"
|
"string"
|
"integer"
;