DelayedPromiseWithProps<TProps, TPayload> Type alias
Beta
Define the type of a DelayedPromiseWithProps instance
DelayedPromiseWithProps = Readonly<TProps> & DelayedPromise<TPayload>
Defined in
DelayedPromiseWithProps Variable
Type
DelayedPromiseWithPropsConstructor
Default Value
typescript ...
Beta
Defined in
Last Updated: 20 June, 2023