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