Skip to content

Commit 453d20b

Browse files
authored
Merge pull request #493 from Brendonovich/export-submission-top-level
Export Submission at the top level
2 parents f4c9718 + f3763aa commit 453d20b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@solidjs/router": patch
3+
---
4+
5+
Export Submission at the top level

src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export type {
3535
RouterIntegration,
3636
RouterUtils,
3737
SetParams,
38+
Submission,
3839
BeforeLeaveEventArgs,
3940
RouteLoadFunc,
4041
RouteLoadFuncArgs,

0 commit comments

Comments
 (0)