touchstone.onreset
Home > @pebula/touchstone > OnReset
OnReset() function
Signature:
OnReset: () => <Z extends Partial<Record<K, (args_0: SuiteResetEvent) => void>>, K extends string>(target: Z, key: K, descriptor: TypedPropertyDescriptor<(args_0: SuiteResetEvent) => void>) => void | TypedPropertyDescriptor<(args_0: SuiteResetEvent) => void>
Returns:
<Z extends Partial<Record<K, (args_0: SuiteResetEvent) => void>>, K extends string>(target: Z, key: K, descriptor: TypedPropertyDescriptor<(args_0: SuiteResetEvent) => void>) => void | TypedPropertyDescriptor<(args_0: SuiteResetEvent) => void>