Skip to content

Commit

Permalink
fix: add NitroApp type export to main subpath for backward compatib…
Browse files Browse the repository at this point in the history
…ility (resolves #2875)
  • Loading branch information
pi0 committed Jan 7, 2025
1 parent 58a69be commit 7ded057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,5 @@ export type {
CacheOptions,
ResponseCacheEntry,
CachedEventHandlerOptions,
NitroApp,
} from "nitropack/types";

0 comments on commit 7ded057

Please sign in to comment.