DelayedPromiseWithProps<TProps, TPayload> Type

DelayedPromiseWithProps = Readonly<TProps> & DelayedPromise<TPayload>

Define the type of a DelayedPromiseWithProps instance

Defined in

DelayedPromiseWithProps Variable

Type

DelayedPromiseWithPropsConstructor

Default Value

typescript ...

Defined in

Last Updated: 14 November, 2024