UNPKG

react-native-yookassa

Version:
8 lines (7 loc) 118 B
export interface Shop { id: string; token: string; name: string; description: string; returnUrl?: string; }