feat: init
This commit is contained in:
2
node_modules/nuxt/dist/app/composables/asyncContext.d.ts
generated
vendored
Normal file
2
node_modules/nuxt/dist/app/composables/asyncContext.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
/** @since 3.8.0 */
|
||||
export declare function withAsyncContext(fn: () => PromiseLike<unknown>): any;
|
||||
Reference in New Issue
Block a user