update build ok,
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
const COL_LESSON_TYPES = 'LessonsTypes';
|
||||
const NO_VALUE = 'NO_VALUE';
|
||||
const NO_NUM = -Infinity;
|
||||
|
||||
export { COL_LESSON_TYPES };
|
||||
export { COL_LESSON_TYPES, NO_VALUE, NO_NUM };
|
||||
|
Reference in New Issue
Block a user