PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/isbinaryfile/lib

Просмотр файла: index.d.ts

/// <reference types="node" />
export declare function isBinaryFile(file: string | Buffer, size?: number): Promise<boolean>;
export declare function isBinaryFileSync(file: string | Buffer, size?: number): boolean;

Выполнить команду


Для локальной разработки. Не используйте в интернете!