UNPKG

react-tailwind-element-inspector

Version:

Inspect DOM elements hierarchy and classNames on hover in React + Tailwind projects.

3 lines (2 loc) 99 B
export declare function enableInspector(): void; export declare function disableInspector(): void;