Variable DEFAULT_FREEDRAW_ELEMENTConst

DEFAULT_FREEDRAW_ELEMENT: {
    easing: DucFreeDrawElement["easing"];
    size: RawValue;
    smoothing: DucFreeDrawElement["smoothing"];
    streamline: DucFreeDrawElement["streamline"];
    thinning: DucFreeDrawElement["thinning"];
} = ...

Type declaration