Skip to main content

touchstone.onerror

Home > @pebula/touchstone > OnError

OnError() function

Signature:

OnError: () => <Z extends Partial<Record<K, (args_0: SuiteErrorEvent) => void>>, K extends string>(target: Z, key: K, descriptor: TypedPropertyDescriptor<(args_0: SuiteErrorEvent) => void>) => void | TypedPropertyDescriptor<(args_0: SuiteErrorEvent) => void>

Returns:

<Z extends Partial<Record<K, (args_0: SuiteErrorEvent) => void>>, K extends string>(target: Z, key: K, descriptor: TypedPropertyDescriptor<(args_0: SuiteErrorEvent) => void>) => void | TypedPropertyDescriptor<(args_0: SuiteErrorEvent) => void>