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