Skip to content

The definition of AbortSignal used in Workbox is outdated #3179

@devnook

Description

@devnook

The definition of AbortSignal used in Workbox is outdated:

and incompatible with Typescript definition:

https://github.com/microsoft/TypeScript/blob/main/lib/lib.webworker.d.ts#L772

(it is missing "reason" property)

This is casueing errors in parsing .d.ts definitions from Workbox in developer.chrome.com project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions