MCPcopy
hub / github.com/livebud/bud / is_dynamic$1

Function is_dynamic$1

package/svelte/compiler.js:18816–18818  ·  view source on GitHub ↗
(value2)

Source from the content-addressed store, hash-verified

18814 };
18815 }
18816 function is_dynamic$1(value2) {
18817 return value2.length > 1 || value2[0].type !== "Text";
18818 }
18819 var SpreadAttributeWrapper = class extends BaseAttributeWrapper {
18820 };
18821 function mark_each_block_bindings(parent, binding) {

Callers 1

renderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected