index.test-d.ts 93 B

12345
  1. import svgToTinyDataUri from ".";
  2. svgToTinyDataUri('xx');
  3. svgToTinyDataUri.toSrcset('xxx');