import { makeJson } from "./makeJson"; import { scoreCal } from "./scoreCal"; export { makeJson, scoreCal };