UNPKG

uploadcare-widget-tab-effects

Version:

Effects Tab for Uploadcare Widget. Edit images in desktop and mobile browsers.

4 lines (2 loc) 123 B
const createNode = (html) => new DOMParser().parseFromString(html, 'text/html').body.firstChild export default createNode