MCPcopy Index your code
hub / github.com/pascalorg/editor / use-interactive.ts

File use-interactive.ts

packages/core/src/store/use-interactive.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client'
2
3import { create } from 'zustand'
4import type { Interactive } from '../schema/nodes/item'

Callers

nothing calls this directly

Calls 2

defaultControlValueFunction · 0.85
getFunction · 0.50

Tested by

no test coverage detected