We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Output
1 parent ab7f518 commit a8472bcCopy full SHA for a8472bc
lib/svgo.d.ts
@@ -88,7 +88,7 @@ export type Config = {
88
datauri?: DataUri;
89
};
90
91
-type Output = {
+export type Output = {
92
data: string;
93
94
0 commit comments