UNPKG

scriptguard-library

Version:

A secure and customizable text input field library for React.

3 lines 188 B
export declare const MAGIC_NUMBERS: Record<string, string>; export declare function readMagicNumber(file: File, length: number): Promise<string>; //# sourceMappingURL=magicNumbers.d.ts.map