@devoinc/genesys-tokens-types
v7.19.0
Published
Type declarations for @devoinc/genesys-tokens
Maintainers
Readme
Genesys Tokens Types
Type declarations for brands generated with Genesys Tokens.
Summary
This package contains type declarations for brands generated with Genesys Tokens or Genesys Tokens CLI.
An example of a generated brand is Genesys Brand Devo
Installation
npm install --save-dev @devoinc/genesys-tokens-typesUsage
import { light } from '@devoinc/genesys-brand-devo';
import { Brand } from '@devoinc/genesys-tokens-types';
const tokens: Brand = light;