Eulergraph
    Preparing search index...

    Interface CellClass

    interface CellClass {
        name: string;
        typeName?: string;
    }
    Index

    Properties

    Properties

    name: string
    typeName?: string