UNPKG

@mihalex/farms-sdk-tests

Version:
4 lines (3 loc) 115 B
declare const BaseMintOptions: string[]; export type BaseMintOption = (typeof BaseMintOptions)[number]; export {};