Skip to content

Commit 631f21c

Browse files
changeset (#250)
1 parent 9dff22b commit 631f21c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ export default class SuperJSON {
137137
);
138138
}
139139

140+
export { SuperJSON };
141+
140142
export const serialize = SuperJSON.serialize;
141143
export const deserialize = SuperJSON.deserialize;
142144

0 commit comments

Comments
 (0)