Type Parameters

  • T

Hierarchy

Implemented by

Properties

reset: (() => void)

Type declaration

    • (): void
    • Returns void

restoreState: ((x: any) => void)

Type declaration

    • (x: any): void
    • Parameters

      • x: any

      Returns void

toJSON: (() => any)

Type declaration

    • (): any
    • Returns any

value: T

Generated using TypeDoc