toInteger.d.ts 55 Bytes
import { toInteger } from "../fp";
export = toInteger;