UNPKG

@salla.sa/twilight-components

Version:
10 lines (9 loc) 234 B
/*! * Crafted with ❤ by Salla */ export var CommentType; (function (CommentType) { CommentType["PAGE"] = "page"; CommentType["PRODUCT"] = "product"; CommentType["BLOG"] = "blog"; })(CommentType || (CommentType = {}));