Traqula
    Preparing search index...

    Interface ICustomPattern

    interface ICustomPattern {
        exec: CustomPatternMatcherFunc;
    }
    Index

    Properties

    Properties