Skip to content

GraphTransform🔗

TODO docs

Definition🔗

export enum GraphTransform {
    Constant = "constant",
    NegativeY = "negative-Y",
}