UNPKG

@safe-global/relay-kit

Version:

SDK for Safe Smart Accounts with support for ERC-4337 and Relay

5 lines 237 B
import { PimlicoFeeEstimator } from './pimlico/PimlicoFeeEstimator'; import { GenericFeeEstimator } from './generic/GenericFeeEstimator'; export { PimlicoFeeEstimator }; export { GenericFeeEstimator }; //# sourceMappingURL=index.d.ts.map