MCPcopy Create free account
hub / github.com/chakra-ui/panda / values

Method values

packages/shared/src/cache-map.ts:76–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74 }
75
76 values() {
77 return this.cache.values()
78 }
79
80 entries() {
81 return this.cache.entries()

Callers 15

generateTokensSpecFunction · 0.80
renderTokenSwitchFunction · 0.80
filterMethodFunction · 0.80
useColorDocsFunction · 0.80
getTokensFunction · 0.80
getThemeRelevantTokensFunction · 0.80
classifyProjectFunction · 0.80
StaticCssClass · 0.80
ContextClass · 0.80
detailsMethod · 0.80
RecipesClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected