UNPKG

66 BTypeScriptView Raw
1export = is_finite;
2declare function is_finite(p0: any): boolean;