PHP 7.4.33
Preview: index.d.ts Size: 290 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/is-binary-path/index.d.ts
/**
Check if a file path is a binary file.

@example
```
import isBinaryPath = require('is-binary-path');

isBinaryPath('source/unicorn.png');
//=> true

isBinaryPath('source/unicorn.txt');
//=> false
```
*/
declare function isBinaryPath(filePath: string): boolean;

export = isBinaryPath;

Directory Contents

Dirs: 0 × Files: 5
Name Size Perms Modified Actions
290 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
239 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
1.13 KB lrw-r--r-- 2025-03-28 11:04:34
Edit Download
657 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
733 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).