mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 09:05:30 +00:00
4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
declare const binaryExtensionsJson: readonly string[];
|
|
|
|
export = binaryExtensionsJson;
|