Type Alias Graphs

The list of lineage graphs.

type Graphs = {
    graphs?: Graph[];
}
Index

Properties

Properties

graphs?: Graph[]