UNPKG

@uploadcare/blocks

Version:

Building blocks for Uploadcare products integration

7 lines (5 loc) 118 B
import { ifRef } from '../../utils/ifRef.js'; import { Img } from './Img.js'; ifRef(() => { Img.reg('lr-img'); });