@shopify/cli-kit
    Preparing search index...

    Interface CommandContent

    interface CommandContent {
        alias?: string;
        command: string;
        topic?: string;
    }
    Index

    Properties

    Properties

    alias?: string
    command: string
    topic?: string