Skip to main content

Interface: WithFields<T>

@divine/uri.WithFields

Defines how field metadata is attached to an object.

Type parameters

NameTypeDescription
Textends BasicTypesThe field type.

Hierarchy

Properties

[FIELDS]

Optional [FIELDS]: T[]

Defines how field information is attached to an object.

Defined in

uri/src/uri.ts:46