Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit b972a69

Browse files
authored
Remove duplicate TypeScript module definitions (#1598)
1 parent ee84ea2 commit b972a69

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

runtime/index.d.ts

-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
declare module '@sapper/app'
2-
declare module '@sapper/server'
3-
declare module '@sapper/service-worker'
4-
declare module '@sapper/common'
5-
61
declare module '@sapper/app' {
72
export interface Redirect {
83
statusCode: number

0 commit comments

Comments
 (0)