Skip to content

TS1444: 'Plugin' is a type #39

@xyverification

Description

@xyverification

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions