Skip to content

$n overloads use DefineDateTimeFormat instead of DefineNumberFormat #2452

@bwillert

Description

@bwillert

Reporting a bug?

The $n overloads in vue.d.ts are using DefineDateTimeFormat instead of DefineNumberFormat:
DefinedNumberFormat extends RemovedIndexResources<DefineDateTimeFormat>

Line 658, 685, 712

Expected behavior

RemovedIndexResources<DefineNumberFormat> for the $n overloads instead of RemovedIndexResources<DefineDateTimeFormat>

Reproduction

.

System Info

.

Screenshot

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Review NeededRequest for review comments🔨 p3-minor-bugPriority 3: a bug in an edge case that only affects very specific usage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions