mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
2 lines
81 B
TypeScript
2 lines
81 B
TypeScript
|
export declare const isBinaryFormat: (saveData: string | Uint8Array) => boolean;
|