novx
    Preparing search index...

    Interface ManifestFilter

    interface ManifestFilter {
        accept(manifest: Manifest, context: FilterContext): boolean;
    }

    Implemented by

    Index

    Methods

    Methods