Skip to main content

touchstone.oncomplete

Home > @pebula/touchstone > OnComplete

OnComplete() function

Signature:

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

Returns:

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