UNPKG

o3-dapi-ont

Version:
7 lines 211 B
interface GetUnboundOngInput { address: string; network: string; } export declare function getUnboundOng(data: GetUnboundOngInput): Promise<string>; export {}; //# sourceMappingURL=getUnboundOng.d.ts.map