Type Alias FillToSVGResult

FillToSVGResult: {
    attrObj: Record<string, string>;
    attrStr: string;
}