Home > tupelo-wasm-sdk > Repo > put
Signature:
put(key: IKey, val: Uint8Array): Promise<any>;
IKey
Uint8Array
Returns:
Promise<any>