修改codecheck问题:// @ts-ignore
This commit is contained in:
parent
10697d860c
commit
490d4d0946
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue