UNPKG

95 BJavaScriptView Raw
1/**
2 * @typedef {Object} Colors
3 * @property {string} [fill]
4 * @property {string} [stroke]
5 */
\No newline at end of file