mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-02-16 18:12:24 +01:00
2 lines
81 B
TypeScript
2 lines
81 B
TypeScript
|
export declare const isBinaryFormat: (saveData: string | Uint8Array) => boolean;
|