Skip to content

Commit 6839e9f

Browse files
Export some more types
1 parent 0a17e5c commit 6839e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/session.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ export default function session<
112112
}
113113
}
114114

115-
export type { Options, SessionStore } from "./types"
115+
export type { Options, Session, SessionData, SessionStore } from "./types"

0 commit comments

Comments
 (0)