MakeCode Embed
    Preparing search index...

    Interface ShareResult

    interface ShareResult {
        embed: { code: string; editor: string; simulator: string };
        qr: string;
        url: string;
    }
    Index
    embed: { code: string; editor: string; simulator: string }
    qr: string
    url: string