optimize
types missing from svgo-node.d.ts in 4.0.0-rc.1
#2078
Labels
optimize
types missing from svgo-node.d.ts in 4.0.0-rc.1
#2078
Describe the bug
I'm using 4.0.0-rc.1 to get around a bug in v3, but types are missing for the
optimize
function. I'm currently working around it by doingbut it'd be nice to have types here!
To Reproduce
Steps to reproduce the behavior:
[email protected]
in a typescript projectimport { optimize } from 'svgo'
Expected behavior
I'd expect types to exist for svgo's core function.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: