UNPKG

@shopify/app-bridge-core

Version:

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

6 lines (5 loc) 172 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SEPARATOR = exports.PREFIX = void 0; exports.PREFIX = 'APP'; exports.SEPARATOR = '::';