Skip to content

Export options types #832

@skycoop

Description

@skycoop

Feature description

I was previously using the options type provided in the DefinitelyTyped package (i.e. V7Options) to type a function that passed through options to the UUID constructor. I would love if those options types were exported by UUID v11

Additional information

I can work around the issue by declaring a type type V7Options = Parameters<typeof v7>[0], but it's a little clunky compared to having access to the type directly

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions