File: binary-extensions.json.d.ts

package info (click to toggle)
node-binary-extensions 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 148 kB
  • sloc: javascript: 14; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (15)
1
2
3
declare const binaryExtensionsJson: readonly string[];

export = binaryExtensionsJson;