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