UNPKG

@parifi/sdk

Version:

Parifi SDK with common utility functions

4 lines (2 loc) 162 B
declare const fetchIntegratorFeesWithTimestampQuery: (startTimeStamp: number, endTimeStamp: number) => string; export { fetchIntegratorFeesWithTimestampQuery };