This repository has been archived on 2026-05-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Web-Dev-Old/nodeJS/Learning/01/node_modules/binary-extensions/binary-extensions.json.d.ts
2024-11-27 15:08:17 +00:00

4 lines
87 B
TypeScript

declare const binaryExtensionsJson: readonly string[];
export = binaryExtensionsJson;