UNPKG

@shopify/app-bridge

Version:

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

6 lines (5 loc) 285 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Action = void 0; var Features_1 = require("@shopify/app-bridge-core/actions/Features"); Object.defineProperty(exports, "Action", { enumerable: true, get: function () { return Features_1.Action; } });