UNPKG

stapp-select

Version:

Select module for stapp - modular state manager

8 lines 241 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var constants_1 = require("stapp/lib/helpers/constants"); /** * @hidden */ exports.SELECT = constants_1.APP_KEY + "/select"; //# sourceMappingURL=constants.js.map