isFile.d.ts 52 B

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