UNPKG

@shopify/app-bridge

Version:

**Shopify is doubling our engineering staff in 2021! [Join our team and work on libraries like this one.](https://smrtr.io/5GGrc)**

7 lines (6 loc) 262 B
export declare const isServer: boolean; export declare const isClient: boolean; export declare const isDevelopment: boolean; export declare const isProduction: boolean; export declare const isDevelopmentClient: boolean; export declare const isUnframed: boolean;