UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

3 lines (2 loc) • 138 B
import type { JSXOpeningElement } from 'eslint-codemod-utils'; export declare function getJSXElementName(jsx: JSXOpeningElement): string;