MCPcopy Create free account
hub / github.com/ecomfe/tempad-dev / usesVariableTransform

Function usesVariableTransform

packages/extension/codegen/worker.ts:54–55  ·  view source on GitHub ↗
(blockOptions: TransformOptions | false | undefined)

Source from the content-addressed store, hash-verified

52
53 const { style, pluginVariableStyle, variableSyntax, component, options } = payload
54 let devComponent: DevComponent | null = null
55
56 const {
57 component: componentOptions,
58 css: cssOptions,

Callers 1

serializeBlockFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected