postcss / postcss-url

PostCSS plugin to rebase url(), inline or copy asset.
MIT License
377 stars 60 forks source link

typescript types missing `encodeType` #181

Open sam-mfb opened 9 months ago

sam-mfb commented 9 months ago

the typing for the Options interface does not include the encodeType option, but it is present in the code, for example here