Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ convertString
Function
convertString
packages/@tailwindcss-upgrade/src/utils/args.ts:158–160 ·
view source on GitHub ↗
(value: ArgumentType)
Source
from the content-addressed store, hash-verified
156
}
157
158
function
convertString(value: ArgumentType) {
159
return
`${value}`
160
}
Callers
1
convert
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected