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