MCPcopy Create free account
hub / github.com/SincereCSL/Playgrounds / advanced_02.ts

File advanced_02.ts

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

Source from the content-addressed store, hash-verified

1/// 高级类型:索引类型
2// 索引类型
3let tmpObj = {
4 a: 1,

Callers

nothing calls this directly

Calls 2

getValuesFunction · 0.85
getValues2Function · 0.85

Tested by

no test coverage detected