scaleflex / react-cloudimage-responsive

Cloudimage Responsive will smartly resize, compress and accelerate images across the World in your site for all devices. The plugin supports lazy loading technique with fancy animation on image load. Any questions or issues, please report to https://github.com/scaleflex/react-cloudimage-responsive/issues
MIT License
45 stars 16 forks source link

Getting typescript errors for an optional field "Do Not Replace URL" #28

Closed markisrael closed 1 year ago

markisrael commented 1 year ago

image

I believe the definition in index.d.ts should be as follows

    doNotReplaceURL?: boolean;
markisrael commented 1 year ago

https://github.com/scaleflex/react-cloudimage-responsive/pull/24