@terascope/types / terafoundation / SchemaObj
Interface: SchemaObj<T>
Defined in: packages/types/src/terafoundation.ts:19
Type Parameters
| Type Parameter | Default type |
|---|---|
T | any |
Indexable
[key: string]: any
Properties
| Property | Type | Defined in |
|---|---|---|
arg? | string | packages/types/src/terafoundation.ts:24 |
default | T | null | packages/types/src/terafoundation.ts:20 |
doc? | string | packages/types/src/terafoundation.ts:21 |
env? | string | packages/types/src/terafoundation.ts:23 |
format? | ConvictFormat | packages/types/src/terafoundation.ts:22 |