UNPKG

o3-dapi-ont

Version:
7 lines 192 B
interface SymbolInput { network: string; scriptHash: string; } export declare function getSymbol(data: SymbolInput): Promise<string>; export {}; //# sourceMappingURL=getSymbol.d.ts.map