UNPKG

unplugin-react-inspector

Version:

A plugin to improve the happiness index of react development

4 lines (3 loc) 139 B
import "./index.css"; import { InspectorOptions } from "../types"; export declare const createClient: (options: InspectorOptions) => void;