Skip to content

Type definition for TypeScript incorrectly augments "this" #174

Open
@Burtsev-Alexey

Description

@Burtsev-Alexey

Cleans up other projects augmentations as discussed in Vue official doc:

https://vuejs.org/guide/typescript/options-api.html#augmenting-custom-options

Breaks other projects, see:
primefaces/primevue#6624

This should be declare module ''vue' according to Vue doc (see first link)

declare module "@vue/runtime-core" {

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