UNPKG

@shopify/app-bridge

Version:

> **Maintenance Mode:** Although apps using this package will continue to function, it is no longer receiving updates. For new projects, please use the [CDN version of App Bridge](https://shopify.dev/docs/api/app-home?accordionItem=getting-started-build-y

5 lines (4 loc) 127 B
import { createClientApp } from './Client'; export * from './types'; export * from './Client'; export default createClientApp;