Skip to content

Commit

Permalink
export
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Pollak committed Sep 18, 2019
1 parent 3b68e25 commit 9a51779
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/serializr.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ export { default as date } from "./types/date"
export { default as alias } from "./types/alias"
export { default as custom } from "./types/custom"
export { default as object } from "./types/object"
export { default as optional } from "./types/optional"
export { default as reference } from "./types/reference"
export { default as list } from "./types/list"
export { default as map } from "./types/map"
Expand Down

0 comments on commit 9a51779

Please sign in to comment.