UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

7 lines (6 loc) 186 B
export const PREFIX = 'SCLessonReleaseMenu'; export var unitType; (function (unitType) { unitType["DAYS"] = "days"; unitType["WEEKS"] = "weeks"; })(unitType || (unitType = {}));