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

Commit 0b52afa

Browse files
authored
Merge pull request #5 from kemuridama/export_types
Export types
2 parents 183dcdd + 24392e3 commit 0b52afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export { Sesame } from "./Sesame";
22
export * from "./constants";
3+
export * from "./types";

0 commit comments

Comments
 (0)