export * from './lib/cerror'; export * from './lib/werror'; import CError from './lib/cerror'; export default CError;