Equation Citator v1.3.7 Documentation
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    cache: Map<string, CachedData<FootNote>> = ...
    forceUpdateTimeout: number
    isDestroyed: boolean = false
    maxCacheSize: number = 30
    plugin: default

    Methods

    • Get statistcs about the cache

      Returns { newestEntry?: number; oldestEntry?: number; size: number }