browser-extensions-playground
    Preparing search index...
    type DevCommandEnvelope = {
        command: DevCommand;
        commandId: string;
    }
    Index

    Properties

    Properties

    command: DevCommand
    commandId: string