UnwrappedAsync type
Home > @rimitive/core > UnwrappedAsync
UnwrappedAsync type
Section titled “UnwrappedAsync type”Signature:
type UnwrappedAsync = Module<string, Promise<unknown>, unknown> & { __lazy?: never;};References: Module
Home > @rimitive/core > UnwrappedAsync
Signature:
type UnwrappedAsync = Module<string, Promise<unknown>, unknown> & { __lazy?: never;};References: Module