+5
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Remove whitespace
|
||||
*/
|
||||
declare function trimSVG(str: string): string;
|
||||
export { trimSVG };
|
||||
Reference in New Issue
Block a user