UNPKG

@thunderstorefront/sdk

Version:

Create Nuxt extendable layer with this GitHub template.

11 lines 545 B
// Generated by nitro import type { Serialize, Simplify } from "nitropack/types"; declare module "nitropack/types" { type Awaited<T> = T extends PromiseLike<infer U> ? Awaited<U> : T interface InternalApi { '/__nuxt_error': { 'default': Simplify<Serialize<Awaited<ReturnType<typeof import('../../../../../node_modules/.pnpm/nuxt@3.14.159_@parcel+watcher@2.4.1_@types+node@22.8.1_eslint@9.13.0_jiti@2.4.0__ioredis@5.4._727k3xppvlq5q67vi5xqscfmj4/node_modules/nuxt/dist/core/runtime/nitro/renderer').default>>>> } } } export {}