DelayedPromiseWithProps<TProps, TPayload> Type alias

DelayedPromiseWithProps = Readonly<TProps> & DelayedPromise<TPayload>

Defined in

DelayedPromiseWithProps Variable

Type

DelayedPromiseWithPropsConstructor

Default Value

typescript ...

Defined in

Last Updated: 13 May, 2024