UNPKG

@tokens-studio/types

Version:

![NPM version badge](https://img.shields.io/npm/v/@tokens-studio/types) ![License badge](https://img.shields.io/github/license/tokens-studio/types)

6 lines (5 loc) 96 B
export type TokenBorderValue = { color?: string; width?: string; style?: string; };