Skip to content

Support "type" transformation #24

Description

@brxck

Would it be possible to add a "type" transformation? In TypeScript, for example:

const logs: { user: string; event: string }[] = [];

I think being able to "take type" and select { user: string; event: string }[] it would be very useful.

Less important imo, but there are also the cases of generics and type parameters to consider?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions