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