Documentation
    Preparing search index...
    interface ResolverOptions {
        cache?: boolean | Cache;
    }
    Index

    Properties

    Properties

    cache?: boolean | Cache