build(projects): 更新tsconfig.json

This commit is contained in:
Soybean
2022-03-05 23:20:00 +08:00
parent f5c56c355c
commit f42ee9dbe5
13 changed files with 467 additions and 432 deletions

View File

@ -1,4 +1,4 @@
import BScroll from '@better-scroll/core';
import type BScroll from '@better-scroll/core';
export interface ExposeBetterScroll {
instance: BScroll;