// GENERATED DO NOT EDIT // This source data is located at '..\src\opcodes\clientscriptdata.jsonc' // run `npm run filetypes` to rebuild export type clientscriptdata = { byte0: (number|0), switchsize: (number|0), switches: { value: number, jump: number, }[][], longargcount: (number|0), stringargcount: number, intargcount: number, locallongcount: (number|0), localstringcount: number, localintcount: number, instructioncount: number, opcodedata: Buffer, };