@ark7/model - v2.0.56
    Preparing search index...

    Interface UnionType

    1.6.0

    interface UnionType {
        union: Type[];
    }
    Index

    Properties

    Properties

    union: Type[]