UNPKG

119 BTypeScriptView Raw
1export { default as Action } from './base';
2export { createAction, registerAction, getActionClass } from './register';