UNPKG

@agnostack/next-shopify

Version:

Please contact agnoStack via info@agnostack.com for any questions

10 lines 262 B
export * from "./auth"; export * from "./billing"; export * from "./callback"; export * from "./uninstall"; export * from "./verifiable"; export * from "./webhook"; export function getAPIConfig(config: any): { api: any; }; //# sourceMappingURL=index.d.ts.map