UNPKG

style-dictionary

Version:

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

6 lines (5 loc) 111 B
export namespace fileHeaderCommentStyles { let short: "short"; let long: "long"; let xml: "xml"; }