cockroachdb / ui

Published assets for Cockroach Labs user interfaces

Home Page:https://core-components.crdb.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[design-tokens] Add types for JS tokens

laurenbarker opened this issue · comments

What

Add types for JS tokens. See amzn/style-dictionary#425 (comment) for an example of how we can generate type files.

Why

Since we will be using the tokens in TS files, we need a type declaration file for the JS tokens.