UNPKG

123 BJavaScriptView Raw
1'use strict';
2
3module.exports = {
4 ShortcutManager: require('./shortcut-manager'),
5 Shortcuts: require('./component/')
6};
\No newline at end of file