EditorShareOptions | MakeCode Embed
Interface EditorShareOptions
interface EditorShareOptions {
headerId: string;
projectName: string;
}
EditorShareOptions | MakeCode Embed
interface EditorShareOptions {
headerId: string;
projectName: string;
}