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