UNPKG

@allofshop/aos-sdk-payment

Version:

allofshop payment sdk for webbrowser

7 lines (6 loc) 129 B
/** * @copyright Copyright © 2021 Corretto, Inc. All rights reserved. */ export interface ResponseSuccess { id: string; }