Skip to content

Commit

Permalink
Export some more types
Browse files Browse the repository at this point in the history
  • Loading branch information
Lordfirespeed authored Sep 2, 2024
1 parent 0a17e5c commit 6839e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/session.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ export default function session<
}
}

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

0 comments on commit 6839e9f

Please sign in to comment.