WikiEducationFoundation/WikiEduDashboard

View on GitHub
app/assets/javascripts/constants/index.js

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
export * from './active_courses';
export * from './alert';
export * from './api';
export * from './article_details';
export * from './article_finder';
export * from './articles.js';
export * from './assignments.js';
export * from './campaign';
export * from './campaigns';
export * from './categories';
export * from './confirm';
export * from './course';
export * from './course_alerts';
export * from './admin_course_notes';
export * from './course_search_results';
export * from './did_you_know';
export * from './exercises';
export * from './feedback';
export * from './new_accounts';
export * from './notifications';
export * from './news';
export * from './news_notification';
export * from './ui';
export * from './recent_edits';
export * from './recent_uploads';
export * from './refreshing';
export * from './revisions';
export * from './uploads';
export * from './user_courses';
export * from './user_profile';
export * from './user_revisions';
export * from './user_roles';
export * from './users';
export * from './settings';
export * from './tags';
export * from './timeline';
export * from './training';
export * from './training_status';
export * from './validations';
export * from './wikidata_labels';
export * from './wiki_courses';
export * from './wizard';