-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Please update to v0.35.0 or higher for TypeScript version: 4.9.5
src/main.ts:5:25 - error TS7016: Could not find a declaration file for module 'viplayer'. 'E:/Work_Web/bjllx.qiansheng.tech/node_modules/viplayer/dist/index.umd.min.js' implicitly has an 'any' type.
Try npm i --save-dev @types/viplayer
if it exists or add a new declaration (.d.ts) file containing declare module 'viplayer';
5 import videoPlayer from "viplayer"; // 引入组件
Metadata
Metadata
Assignees
Labels
No labels