Skip to content

Commit

Permalink
#45 Need to also export the new file from 'index.…
Browse files Browse the repository at this point in the history
…ts'.
  • Loading branch information
stazz committed Dec 8, 2022
1 parent 23cb111 commit fe3e376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export type {
DataValidatorResultSuccess,
OneOrMany,
} from "./common";
export * from "./methods";
export * from "./utils";
export * from "./combine";
export type {
Expand Down

0 comments on commit fe3e376

Please sign in to comment.