Type alias ChangeCallback

ChangeCallback: ((type: string, id?: any) => void)

Type declaration

    • (type: string, id?: any): void
    • Parameters

      • type: string
      • Optional id: any

      Returns void

Generated using TypeDoc