add hw2
This commit is contained in:
5
node_modules/@iconify/utils/lib/svg/trim.d.ts
generated
vendored
Normal file
5
node_modules/@iconify/utils/lib/svg/trim.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Remove whitespace
|
||||
*/
|
||||
declare function trimSVG(str: string): string;
|
||||
export { trimSVG };
|
||||
Reference in New Issue
Block a user