UNPKG

a2r

Version:
3 lines (2 loc) 101 B
declare const fileValidation: (filePath: string) => Promise<boolean>; export default fileValidation;