UNPKG

o3-dapi-ont

Version:
6 lines 176 B
interface GetVersionArgs { network: string; } export declare function getVersion(data: GetVersionArgs): Promise<string>; export {}; //# sourceMappingURL=getVersion.d.ts.map