MakeCode Embed
    Preparing search index...

    Interface EditorShareOptions

    interface EditorShareOptions {
        headerId: string;
        projectName: string;
    }
    Index
    headerId: string
    projectName: string