Documentation
    Preparing search index...

    Interface ICacheConstructor

    interface ICacheConstructor {
        new ICacheConstructor(name?: string): ICache;
    }
    Index

    Constructors

    Constructors