Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeletingHookContext<T, Key>

Type parameters

  • T

  • Key

Hierarchy

  • DeletingHookContext

Index

Properties

Properties

Optional onerror

onerror: function

Type declaration

    • (err: any): void
    • Parameters

      • err: any

      Returns void

Optional onsuccess

onsuccess: function

Type declaration

    • (): void
    • Returns void

Made by Horyus. Documentation generated by TypeDoc.