Skip to content

FrameGraphInput

FrameGraphInput = { id: string; kind: "external"; } | { id: string; kind: "node"; }

Defined in: protocol.ts:19