d3-dag
    Preparing search index...

    Interface HasParentIds

    default interface for data types with parent ids

    interface HasParentIds {
        parentIds?: Iterable<string, any, any>;
    }
    Index

    Properties

    Properties

    parentIds?: Iterable<string, any, any>

    the parent ids