Home > @momentum-design/token-builder > Dictionary

Dictionary class

Signature:

declare class Dictionary 

Constructors

ConstructorModifiersDescription
(constructor)(config)Constructs a new instance of the Dictionary class

Properties

PropertyModifiersTypeDescription
configprotectedConfig
formatsreadonlyArray<Format>
inputreadonlystring
outputreadonlystring
platformsreadonlyRecord<string, Platform>
prefixreadonlystring | undefined
sdConfigreadonlySDConfig
targetsreadonlyArray<string>