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

    Interface ICaching

    A common interface for caching classes

    interface ICaching {
        clearCache(): void;
    }
    Index

    Methods

    Methods