jamp3
    Preparing search index...
    interface IdNum {
        deprecated?: boolean;
        id: string;
        num: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    deprecated?: boolean
    id: string
    num: number