UNPKG

css-doodle

Version:

A web component for drawing patterns with CSS

8 lines (6 loc) 88 B
import shape from './shape.js'; import svg from './svg.js'; export { shape, svg, }