near-api-js - v7.0.4
    Preparing search index...

    Type Alias StoreValue

    StoreValue: string

    This type is used to mark values returned from store (arrays of bytes).

    NOTE: Currently, this type is only used in the view_client and RPC to be able to transparently pretty-serialize the bytes arrays as base64-encoded strings (see serialize.rs).