export * from './type';
export * from './identityCodeValid';
export * from './isChinesePhone';
export * from './isEqualArray';
export * from './isHttpUrl';
