UNPKG

brs-js

Version:
3 lines 183 B
import { ReadOptions, ReadSaveObject } from './types'; export default function readBrs(rawBytes: Uint8Array, options?: ReadOptions): ReadSaveObject; //# sourceMappingURL=read.d.ts.map