fix(core): update

This commit is contained in:
2022-08-03 17:07:11 +02:00
parent f7c24a0bd2
commit db1e866fe1
6 changed files with 28 additions and 58 deletions

View File

@@ -11,6 +11,4 @@ export { smartlog, lik, path, smartparam, smartpromise, smartrx };
// thirdparty scope
import yargsParser from 'yargs-parser';
export {
yargsParser
}
export { yargsParser };