UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

2 lines (1 loc) 101 B
export declare const isToken: (value: string, tokens: Record<string, string>) => string | undefined;