mirror of
https://github.com/anatolykopyl/status.git
synced 2026-03-26 12:54:46 +00:00
4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
declare const binaryExtensionsJson: readonly string[];
|
|
|
|
export = binaryExtensionsJson;
|