Variable ItemTypeEnumConst
ItemTypeEnum: {
CommentMessage: "comment_message";
CommentThread: "comment_thread";
Widget: "widget";
} = ...
Type declaration
-
Readonly
CommentMessage: "comment_message"
-
Readonly
CommentThread: "comment_thread"
-
Readonly
Widget: "widget"