aboutsummaryrefslogtreecommitdiff
path: root/src/js/out/InternalModuleRegistry+enum.h
blob: b45f56c075fd8cbb8b6b8d2077062434fa8b3650 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
BunFFI = 0,
BunSqlite = 1,
InternalDebugger = 2,
InternalFSCpSync = 3,
InternalFSCp = 4,
InternalShared = 5,
NodeAssert = 6,
NodeAssertStrict = 7,
NodeAsyncHooks = 8,
NodeChildProcess = 9,
NodeCluster = 10,
NodeConsole = 11,
NodeCrypto = 12,
NodeDgram = 13,
NodeDiagnosticsChannel = 14,
NodeDNS = 15,
NodeDNSPromises = 16,
NodeDomain = 17,
NodeEvents = 18,
NodeFS = 19,
NodeFSPromises = 20,
NodeHttp = 21,
NodeHttp2 = 22,
NodeHttps = 23,
NodeInspector = 24,
NodeNet = 25,
NodeOS = 26,
NodePathPosix = 27,
NodePath = 28,
NodePathWin32 = 29,
NodePerfHooks = 30,
NodePunycode = 31,
NodeQuerystring = 32,
NodeReadline = 33,
NodeReadlinePromises = 34,
NodeRepl = 35,
NodeStreamConsumers = 36,
NodeStream = 37,
NodeStreamPromises = 38,
NodeStreamWeb = 39,
NodeTimers = 40,
NodeTimersPromises = 41,
NodeTLS = 42,
NodeTraceEvents = 43,
NodeTty = 44,
NodeUrl = 45,
NodeUtil = 46,
NodeV8 = 47,
NodeVM = 48,
NodeWasi = 49,
NodeWorkerThreads = 50,
NodeZlib = 51,
ThirdpartyDepd = 52,
ThirdpartyDetectLibc = 53,
ThirdpartyDetectLibcLinux = 54,
ThirdpartyIsomorphicFetch = 55,
ThirdpartyNodeFetch = 56,
ThirdpartyUndici = 57,
ThirdpartyVercelFetch = 58,
ThirdpartyWS = 59,