3 lines
100 B
JavaScript

export { default as common } from './common';
export { default as validation } from './validation';