UNPKG

o3-dapi-ont

Version:
7 lines 231 B
interface GetSmartCodeEventInput { value: string | number; network: string; } export declare function getSmartCodeEvent(data: GetSmartCodeEventInput): Promise<any>; export {}; //# sourceMappingURL=getSmartCodeEvent.d.ts.map