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

    Interface MatchGlobOptions

    interface MatchGlobOptions {
        matchBase: boolean;
        noglobstar: boolean;
    }
    Index

    Properties

    matchBase: boolean
    noglobstar: boolean