diff --git a/src/core/index.ts b/src/core/index.ts index fff481bf13..f54142dc0a 100644 --- a/src/core/index.ts +++ b/src/core/index.ts @@ -159,4 +159,5 @@ export type { CacheOptions, ResponseCacheEntry, CachedEventHandlerOptions, + NitroApp, } from "nitropack/types";