Delta-Pack - v0.2.9
    Preparing search index...

    Interface ReferenceType

    interface ReferenceType {
        type: "reference";
        ref: NamedType;
    }
    Index

    Properties

    Properties

    type: "reference"