import { ObjektMapper } from "./types/ObjektMapper"; export * from "./functions"; export * from "./types"; export default ObjektMapper;