修改codecheck问题:// @ts-ignore

This commit is contained in:
HoikanChen 2023-10-18 10:48:05 +08:00
parent 10697d860c
commit 490d4d0946
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
* See the Mulan PSL v2 for more details. * See the Mulan PSL v2 for more details.
*/ */
//@ts-ignore // @ts-ignore
import * as Inula from '../../../../src/index'; import * as Inula from '../../../../src/index';
import { import {
createStore, createStore,