Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeletingHookContext<T, Key>

Type parameters

  • T

  • Key

Hierarchy

  • DeletingHookContext

Index

Properties

Properties

Optional onerror

onerror: undefined | ((err: any) => void)

Optional onsuccess

onsuccess: undefined | (() => void)

Generated using TypeDoc