bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iValueStore

    interface iValueStore {
        key: string;
        lastSetBy: string;
        value: string;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    key: string
    lastSetBy: string
    value: string