chore: compatible for babel-import (#37151)

* chore: compatible for babel-import

* chore: comment
This commit is contained in:
二货爱吃白萝卜 2022-08-19 10:51:41 +08:00 committed by GitHub
parent 93908debec
commit af42c491bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
// Compatible for babel-plugin-import
/* istanbul ignore next */
export default {};

View File

@ -0,0 +1,4 @@
// Compatible for babel-plugin-import
/* istanbul ignore next */
export default {};