Skip to content

When introducing the 'vue-draggable-plus' package into a project, an error occurs during the build process. #267

@zsrzsrzsr

Description

@zsrzsrzsr

TS4082: Default export of the module has or is using private name 'IProps'.

1222 export default (await import('vue')).defineComponent({
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1223 setup() {
~~~~~~~~~
...
1234 __typeEl: {} as __VLS_TemplateResult['rootEl'],
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1235 });
~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions