Documentation - v0.27.3
    Preparing search index...

    A generic argument of a TL entry

    interface TlGeneric {
        name: string;
        type: string;
    }
    Index

    Properties

    Properties

    name: string

    Name of the generic

    type: string

    Super type of the generic