jamp3
    Preparing search index...
    interface IdAscii {
        deprecated?: boolean;
        id: string;
        text: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    deprecated?: boolean
    id: string
    text: string