MCPcopy
hub / github.com/Tencent/TSW / Process

Interface Process

typings/type.d.ts:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18declare namespace NodeJS {
19 interface Process {
20 SN: number;
21 }
22
23 interface Global {
24 tswConfig: {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected