aboutsummaryrefslogtreecommitdiff
path: root/src/js/out/InternalModuleRegistry+enum.h
blob: b54a91bda2890f6cc9af66972fa98d556bd140dc (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
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,
NodeTty = 42,
NodeUrl = 43,
NodeUtil = 44,
NodeV8 = 45,
NodeVM = 46,
NodeWasi = 47,
NodeWorkerThreads = 48,
NodeZlib = 49,
ThirdpartyDepd = 50,
ThirdpartyDetectLibc = 51,
ThirdpartyDetectLibcLinux = 52,
ThirdpartyIsomorphicFetch = 53,
ThirdpartyNodeFetch = 54,
ThirdpartyUndici = 55,
ThirdpartyVercelFetch = 56,
ThirdpartyWS = 57,