import typeValidator from "./data/typeValidator"; import localStorage from "./storage/localStorage"; export { typeValidator, localStorage };