import {caculate} from "./lib/caculate.ts";

export default caculate;


