UNPKG

style-dictionary

Version:

Style once, use everywhere. A build system for creating cross-platform styles.

6 lines (5 loc) 173 B
export const transformTypes = { attribute: /** @type {'attribute'} */ ('attribute'), name: /** @type {'name'} */ ('name'), value: /** @type {'value'} */ ('value'), };