Skip to content

Commit ff3a79c

Browse files
chore: annotate getBuyWithFiatQuote as deprecated (#7198)
1 parent 16482cf commit ff3a79c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/thirdweb/src/pay/buyWithFiat/getQuote.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ export type BuyWithFiatQuote = {
276276
*
277277
* window.open(quote.onRampLink, "_blank");
278278
* ```
279+
* @deprecated
279280
* @buyCrypto
280281
*/
281282
export async function getBuyWithFiatQuote(

0 commit comments

Comments
 (0)