Files
antrean-anjungan/examples/nuxt3-websocket-client/node_modules/oxc-parser/generated/constants.js
T
2025-09-18 19:01:22 +07:00

19 lines
454 B
JavaScript

// Auto-generated code, DO NOT EDIT DIRECTLY!
// To edit this generated file you have to edit `tasks/ast_tools/src/generators/raw_transfer.rs`.
const BUFFER_SIZE = 2147483616,
BUFFER_ALIGN = 4294967296,
DATA_POINTER_POS_32 = 536870902,
IS_TS_FLAG_POS = 2147483612,
PROGRAM_OFFSET = 0,
SOURCE_LEN_OFFSET = 16;
module.exports = {
BUFFER_SIZE,
BUFFER_ALIGN,
DATA_POINTER_POS_32,
IS_TS_FLAG_POS,
PROGRAM_OFFSET,
SOURCE_LEN_OFFSET,
};