effect-schema-viz
    Preparing search index...

    Variable getEdgeAttributesConst

    getEdgeAttributes: (ast: AST) => Option.Option<EdgeAttributesObject> = ...

    Get Graphviz edge attributes used for all edges outgoing from the node annotated.

    Type declaration

      • (ast: AST): Option.Option<EdgeAttributesObject>
      • Parameters

        • ast: AST

        Returns Option.Option<EdgeAttributesObject>