Skip to content

Proper typescript types #2169

@uncaught

Description

@uncaught

Feature/improvement

Can you please add proper typescript types? The current ones are not usable, e.g.:

image

Function as type is just saying nothing. No return type, no arguments.

This should be (url: string) => Promise<void>.

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