MCPcopy Create free account
hub / github.com/SincereCSL/Playgrounds / F

Enum F

TypeScript/StudyTypeScript/src/enmu.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// 数字枚举
2enum Role {
3 Reporter = 1,
4 Developer,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected