UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

8 lines 297 B
export var ECommentAction; (function (ECommentAction) { ECommentAction["ADD"] = "ADD"; ECommentAction["DELETE"] = "DELETE"; ECommentAction["LIKE"] = "LIKE"; ECommentAction["UNLIKE"] = "UNLIKE"; })(ECommentAction || (ECommentAction = {})); //# sourceMappingURL=ECommentAction.js.map