// GENERATED DO NOT EDIT // This source data is located at '..\src\opcodes\frames.json' // run `npm run filetypes` to rebuild export type frames = { header_always_2: number, probably_framemap_id: number, flags: number[], animdata: Uint8Array, };