Skip to content

Simplify utility type #113

Open
Open
@jasonkuhrt

Description

@jasonkuhrt

When working with type computation, it is generally useful to use a "simplify" type utility to compute the final result so that e.g. IDEs show something more useful to end-users.

Example: https://github.com/sindresorhus/type-fest/blob/main/source/simplify.d.ts

It would be nice if Hotscript ships with its own version, as such a utility is often needed for the kinds of complex use-cases one would reach for Hotscript for.

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