UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

12 lines (11 loc) 263 B
export type ReferenceObject = typeof referenceObject; export declare const referenceObject: { width: string; height: string; padding: string; position: string; border: string; clip: string; overflow: string; whiteSpace: string; };