Skip to main content

CodegenEvent

type CodegenEvent = {
node: SceneNode
language: string // typeof manifest.codegenLanguages[0].value
}