Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TypeHandlers

Implementation of the ITypeHandlers interface used to provide default values to fields.

Hierarchy

  • TypeHandlers

Implements

Indexable

[type: string]: (value: any) => unknown

Implementation of the ITypeHandlers interface used to provide default values to fields.

    • (value: any): unknown
    • Parameters

      • value: any

      Returns unknown

Index

Constructors

Constructors

constructor

Generated using TypeDoc