Type alias VariableFilletEntry

VariableFilletEntry: {
    edge: Selector;
    radius: Scalar;
}

Type declaration