import * as ElementProCrud from './element-pro-crud';

export * from './element-pro-crud';
export default ElementProCrud;
