mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-23 06:59:29 -07:00
4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
|
declare const binaryExtensionsJson: readonly string[];
|
||
|
|
||
|
export = binaryExtensionsJson;
|