import LinkPayAPI from "./linkpay-api";
export * from './common';
export * from './models';
export default LinkPayAPI;
