UNPKG

yoomoney-sdk

Version:

⭐ Typed YooMoney Wallet SDK for NodeJS. Supported API's: Auth, Wallet & Notifications

2 lines (1 loc) 64 B
export type AutoComplete<T extends string> = T | (string & {});