isFinite.d.ts 55 Bytes
import { isFinite } from "./index";
export = isFinite;