penambahan web socket
This commit is contained in:
No files matched your search
+18
@@ -0,0 +1,18 @@
|
||||
// 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,
|
||||
};
|
||||
Reference in New Issue
Block a user