Appearance
@sqlrooms/cells / Cell
const Cell: ZodObject<{ id: ZodString; type: ZodString; data: ZodRecord<ZodString, ZodAny>; }, $strip>
const
ZodObject
id
ZodString
type
data
ZodRecord
ZodAny
$strip
Canonical Cell