UNPKG

zksync-sso

Version:
5 lines (4 loc) 210 B
export { standardErrorCodes } from "./constants.js"; export { standardErrors } from "./errors.js"; export { serializeError } from "./serialize.js"; export type { SerializedEthereumRpcError } from "./utils.js";