UNPKG

stapp-select

Version:

Select module for stapp - modular state manager

7 lines 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var select_1 = require("./select"); exports.select = select_1.select; var constants_1 = require("./constants"); exports.SELECT = constants_1.SELECT; //# sourceMappingURL=index.js.map