effect-schema-viz
    Preparing search index...

    Function setAttributes

    • Set Graphviz node and edge attribute annotations on the given AST.

      Parameters

      • nodeAttributes: NodeAttributesObject
      • edgeAttributes: GraphAttributesObject = {}

      Returns <Schema extends All>(schema: Schema) => Schema