JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "index.d-20250629051820.ts"

Full Path: /home/u703019046/domains/nawabs.com.au/public_html/node_modules/binary-extensions/index.d-20250629051820.ts
File size: 249 bytes
MIME-type: text/x-java
Charset: utf-8

/**
List of binary file extensions.

@example
```
import binaryExtensions = require('binary-extensions');

console.log(binaryExtensions);
//=> ['3ds', '3g2', …]
```
*/
declare const binaryExtensions: readonly string[];

export = binaryExtensions;