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

    Interface ArrayType

    1.0.0

    interface ArrayType {
        arrayElementType: Type;
    }
    Index

    Properties

    Properties

    arrayElementType: Type