Files
edx-platform/cms/static/js/factories/context_course.js
Calen Pennington 07a15c681f Reapply the XBlock RequireJS -> Webpack changes
This reverts commit 105db2cf59, reversing
changes made to 447457594f.
2018-06-27 22:27:07 -04:00

4 lines
75 B
JavaScript

import * as ContextCourse from 'js/models/course';
export {ContextCourse}