Interface SchemaNodeConstructor<S>

Type Parameters

Hierarchy

  • ConstructorOf<S>
    • SchemaNodeConstructor

Constructors

Methods

Constructors

  • Parameters

    • Rest ...args: any[]

    Returns S

Methods

  • Parameters

    • schema_obj: ClassFieldsOf<S>

    Returns S

Generated using TypeDoc