UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

3 lines (2 loc) 158 B
import type { DeprecatedCategories, DeprecatedConfig } from './types'; export declare const getConfig: (specifier: DeprecatedCategories) => DeprecatedConfig;