UNPKG

@pipedream/etsy

Version:

Pipedream Etsy Components

15 lines (13 loc) 321 B
import color from "./color.mjs"; import holiday from "./holiday.mjs"; import occasion from "./occasion.mjs"; import style from "./style.mjs"; export default { // Primary Color "200": color, // Secondary Color "52047899002": color, "46803063659": holiday, "46803063641": occasion, "570246211881": style, };