UNPKG

@broxus/js-core

Version:

MobX-based JavaScript Core library

3 lines (2 loc) 175 B
import { type Address } from 'everscale-inpage-provider'; export declare function syncErrorMessage(name: string, address: Address | string, e: any, networkId?: string): void;