phx-react
Version:
PHX REACT
6 lines • 350 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.PHXSelectWithAction = void 0;
var SelectWithAction_1 = require("./SelectWithAction");
Object.defineProperty(exports, "PHXSelectWithAction", { enumerable: true, get: function () { return SelectWithAction_1.PHXSelectWithAction; } });
//# sourceMappingURL=index.js.map