ao-js-sdk - v0.2.11
    Preparing search index...

    Interface ICaching

    A common interface for caching classes

    interface ICaching {
        clearCache(): void;
    }
    Index

    Methods

    Methods