Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/canvas
AttrValue
type
type AttrValue = JsonValue | readonly HandleSpec[] | readonly Endpoint[]
Import
import { AttrValue } from '@modular/sdk/canvas';