Skip to content

Always export static types? #54

Description

@runeh

The static types now look like this:

type Something = rt.Static<typeof something>

They are not exported by default. The static types are not used inside the generated code, so it might make sense that they are always exported? You'll probably want them exported even if the runtype isn't.

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