UNPKG

fox-block-builder

Version:

Maintainable code for loop slack-block-kit-like modal builder

11 lines 442 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ComponentUIText = void 0; var ComponentUIText; (function (ComponentUIText) { ComponentUIText["Next"] = "Next"; ComponentUIText["Previous"] = "Previous"; ComponentUIText["More"] = "More"; ComponentUIText["Close"] = "Close"; })(ComponentUIText || (exports.ComponentUIText = ComponentUIText = {})); //# sourceMappingURL=component-ui-text.js.map