d3-dag
    Preparing search index...

    Interface HasId

    default interface for types with an id

    interface HasId {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    the id