UNPKG

@salla.sa/twilight-components

Version:
11 lines (10 loc) 273 B
/*! * Crafted with ❤ by Salla */ export var CommentType; (function (CommentType) { CommentType["PAGE"] = "page"; CommentType["PRODUCT"] = "product"; CommentType["BLOG"] = "blog"; })(CommentType || (CommentType = {})); //# sourceMappingURL=interfaces.js.map