UNPKG

style-dictionary

Version:

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

6 lines (5 loc) 164 B
export const fileHeaderCommentStyles = { short: /** @type {'short'} */ ('short'), long: /** @type {'long'} */ ('long'), xml: /** @type {'xml'} */ ('xml'), };