UNPKG

nmkr-studio-api

Version:

Typesafe API Client to work with the NMKR Studio V2 API

4 lines (3 loc) 81 B
export type MintAndSendReceiverClass = { receiverAddress?: string | null; };