UNPKG
@tunghm/relay-kit
Version:
latest (4.4.1)
4.4.1
4.4.0
4.3.0
4.2.0
4.1.1
4.1.0
2.1.2
2.1.1
Safe Relay Kit
github.com/safe-global/safe-core-sdk
safe-global/safe-core-sdk
@tunghm/relay-kit
/
dist
/
src
/
packs
/
safe-4337
/
estimators
/
index.d.ts
3 lines
(2 loc)
•
93 B
TypeScript
View Raw
1
2
3
import
{
PimlicoFeeEstimator
}
from
'./PimlicoFeeEstimator'
;
export
{
PimlicoFeeEstimator
};