chore: appHelper -> app-helper

This commit is contained in:
lihao.ylh 2021-09-22 17:12:56 +08:00
parent b54eb8ade7
commit f1c0cc3a4f
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ export * from './shallow-equal';
export * from './svg-icon';
export * from './unique-id';
export * from './build-components';
export * from './appHelper';
export * from './app-helper';
export * from './misc';
export * from './schema';
export * from './node-helper';