@microsoft/ccf-app
    Preparing search index...

    Type Alias KvMaps

    KvMaps: { [key: string]: KvMap }

    An object that provides access to the maps of the Key-Value Store of CCF. Fields are map names and values are KvMap objects.

    Type Declaration