Skip to content

Commit 6242385

Browse files
committed
oops wrong pr
1 parent 75a2830 commit 6242385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/adapter-netlify/internal.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ declare module 'MANIFEST' {
66
import { SSRManifest } from '@sveltejs/kit';
77

88
export const manifest: SSRManifest;
9+
export const prerendered: Set<string>;
910
}

0 commit comments

Comments
 (0)