Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnyConstructable

Hierarchy

  • AnyConstructable

Constructors

Properties

Constructors

constructor

  • new AnyConstructable(options?: any, schema?: StructuredTypeSchema, factory?: DataTypeFactory): any
  • Parameters

    • Optional options: any
    • Optional schema: StructuredTypeSchema
    • Optional factory: DataTypeFactory

    Returns any

Properties

possibleFields

possibleFields: string[]

schema

schema: StructuredTypeSchema

Generated using TypeDoc