UNPKG
flashloan-profit-calculator
Version:
latest (1.0.0)
1.0.0
A library for analyzing flashloan transactions and calculating profits
flashloan-profit-calculator
/
dist
/
api-types.js
4 lines
(3 loc)
•
114 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
// API Types for Token Flow Analysis
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});