UNPKG

@shopify/app-bridge

Version:

**[Join our team and work on libraries like this one.](https://www.shopify.ca/careers)**

5 lines (4 loc) 224 B
export { isClient, isServer, isUnframed } from '@shopify/app-bridge-core/util/env'; export declare const isDevelopment: boolean; export declare const isProduction: boolean; export declare const isDevelopmentClient: boolean;