export { object, optional, string } from "superstruct"; export * from "./array"; export * from "./boolean"; export * from "./integer";