File: binary-extensions.json.d.ts

package info (click to toggle)
npm 7.5.2%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,796 kB
  • sloc: javascript: 70,084; sh: 597; makefile: 85
file content (3 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (16)
1
2
3
declare const binaryExtensionsJson: readonly string[];

export = binaryExtensionsJson;