UNPKG

scriptguard-library

Version:

A secure and customizable text input field library for React.

2 lines 165 B
export declare function validateFile(file: File, allowedTypes?: string[], maxFileSizeMB?: number): Promise<string | null>; //# sourceMappingURL=validateFile.d.ts.map