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

    Interface ICaching

    A common interface for caching classes

    interface ICaching {
        clearCache(): void;
    }

    Implemented by

    Index

    Methods

    Methods