DelayedPromiseWithProps<TProps, TPayload> Type alias

Define the type of a DelayedPromiseWithProps instance

DelayedPromiseWithProps = Readonly<TProps> & DelayedPromise<TPayload>

Defined in

DelayedPromiseWithProps Variable

Type

DelayedPromiseWithPropsConstructor

Default Value

typescript ...

Defined in

Last Updated: 28 March, 2024