UNPKG

@agnostack/next-shopify

Version:

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

9 lines 279 B
export function beginAuth({ config, isOnline, callbackPath, shop: shopProp, state: stateProp, ...adapterArgs }: { [x: string]: any; config: any; isOnline: any; callbackPath: any; shop: any; state: any; }): Promise<any>; //# sourceMappingURL=oauth.d.ts.map