Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WrapHandlers

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

Hierarchy

  • WrapHandlers

Implements

Indexable

[key: string]: (key: string, value: any) => string | null

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

    • (key: string, value: any): string | null
    • Parameters

      • key: string
      • value: any

      Returns string | null

Index

Constructors

Constructors

constructor

Generated using TypeDoc