Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chakra-ui/panda
/ token
Method
token
packages/core/src/path.ts:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
get token() {
27
return
this.getFilePath(
'tokens'
)
28
}
29
30
get types() {
31
return
this.getFilePath(
'types'
)
Callers
nothing calls this directly
Calls
1
getFilePath
Method · 0.95
Tested by
no test coverage detected