TargetVersions | MakeCode Embed
interface TargetVersions { branch?: string; commits?: string; pxt?: string; tag?: string; target: string; targetId?: string; targetWebsite?: string;}
branch? commits? pxt? tag? target targetId? targetWebsite?
Optional
branch?: string
commits?: string
pxt?: string
tag?: string
target: string
targetId?: string
targetWebsite?: string