UNPKG

@solarpunkltd/comment-system

Version:

A library for writing and reading comments from the Swarm network.

3 lines 182 B
import { PostageBatch } from '@ethersphere/bee-js'; export declare function getUsableStamp(beeApiUrl: string): Promise<PostageBatch | undefined>; //# sourceMappingURL=stamps.d.ts.map