Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
erosson committed Dec 7, 2022
1 parent 08c5e8b commit 8c85006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion expo47/src/io-ts/thought/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export { Thought, ID, create, Group, groupByDay } from "./thought"
export { Persist, Legacy, VERSION } from "./persist"
export { Codec, FromLegacy } from "./codec"
export * as Store from './store'
export * as Store from "./store"

0 comments on commit 8c85006

Please sign in to comment.