@hegeldev/hegel
    Preparing search index...

    Interface RegexOptions

    interface RegexOptions {
        fullmatch?: boolean;
    }
    Index

    Properties

    Properties

    fullmatch?: boolean