UNPKG

@parifi/synthetix-sdk-ts

Version:

A Typescript SDK for interactions with the Synthetix protocol

6 lines (3 loc) 99 B
import { Hex } from 'viem'; declare function parseError(error: any): Hex; export { parseError };