UNPKG

43 BTypeScriptView Raw
1import { sum } from "../fp";
2export = sum;