Skip to content

Typescript union types #593

@polRk

Description

@polRk

How can i create union schema ?
Like this

type A = B | C

If i use concat, i get

type A = B & C

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