UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

10 lines (9 loc) 263 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BridgingQuotes = exports.BridgingQuote = void 0; class BridgingQuote { } exports.BridgingQuote = BridgingQuote; class BridgingQuotes { } exports.BridgingQuotes = BridgingQuotes;