@argdown/node
    Preparing search index...

    Interface IIncludeSettings

    interface IIncludeSettings {
        regEx?: RegExp;
    }
    Index

    Properties

    Properties

    regEx?: RegExp