@vivliostyle/core
    Preparing search index...

    Interface Matcher

    interface Matcher {
        matches(): boolean;
    }

    Implemented by

    Index

    Methods

    Methods