Type Alias MintQuoteResponse

MintQuoteResponse: PartialMintQuoteResponse & { amount: number; unit: string }