UNPKG
@mihalex/farms-sdk-tests
Version:
latest (0.3.9)
0.3.9
Farms SDK
github.com/hubbleprotocol/farms/tree/master/farms-sdk
hubbleprotocol/farms
@mihalex/farms-sdk-tests
/
dist
/
client.d.ts
4 lines
(3 loc)
•
115 B
TypeScript
View Raw
1
2
3
4
declare
const
BaseMintOptions
:
string
[];
export
type
BaseMintOption
= (
typeof
BaseMintOptions
)[
number
];
export
{};