@devoinc/genesys-tokens-types
v7.7.1
Published
Type declarations for @devoinc/genesys-tokens
Downloads
549
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-types
Usage
import { light } from '@devoinc/genesys-brand-devo';
import { Brand } from '@devoinc/genesys-tokens-types';
const tokens: Brand = light;