Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS1444: 'Plugin' is a type #39

Open
xyverification opened this issue Dec 3, 2022 · 0 comments
Open

TS1444: 'Plugin' is a type #39

xyverification opened this issue Dec 3, 2022 · 0 comments

Comments

@xyverification
Copy link

scr/vue.js

    1: import { ref, h, computed, defineComponent, Plugin, watch } from 'vue'

The first line in this file to import the type 'plugin' should be marked with 'type'. Currently, when packaging with TS, an error is printed in the console and the packaging process is interrupted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant