Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Shopify/restyle
/ createVariant.test.ts
File
createVariant.test.ts
src/test/createVariant.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
createVariant from
'../createVariant'
;
2
import
{BaseTheme} from
'../types'
;
3
4
const
theme: BaseTheme = {
Callers
nothing calls this directly
Calls
1
createVariant
Function · 0.85
Tested by
no test coverage detected