Skip to main content

Type Alias: TypeDefWithFieldOpts

TypeDefWithFieldOpts = object

Properties

deprecated?

optional deprecated?: string

If deprecated, the reason or migration path.


description?

optional description?: string

A doc string for the field, if any


sourceMap?

optional sourceMap?: SourceMap

The source map for the field definition.