Skip to content

improve automatic type extrapolation from function parameters in Typescript #2

Description

@LifeofMichal

Refer to (similar to ReturnType<typeof function> typescript util) Parameters<typeof function>/ Parameters which returns a tuple of values. Implement Typescript functionality to convert the tuple into a proper object type which can be reused on the fly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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