UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

8 lines (7 loc) 147 B
class FillStylePattern { constructor (img, pattern) { this._style = pattern this._img = img } } export default FillStylePattern