isFile.d.ts 52 B

12
  1. export declare const isFile: (obj: any) => boolean;