effect-schema-viz
    Preparing search index...

    Variable getNodeAttributesConst

    getNodeAttributes: (ast: AST) => Option.Option<NodeAttributesObject> = ...

    Set Graphviz node attributes used for the node annotated.

    Type declaration

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

        • ast: AST

        Returns Option.Option<NodeAttributesObject>