@shopify/oxygen-workers-types
    Preparing search index...

    Interface URLPatternOptions

    interface URLPatternOptions {
        ignoreCase?: boolean;
    }
    Index

    Properties

    Properties

    ignoreCase?: boolean