UNPKG

manipulative

Version:

React devtool for modifying Emotion styles in browser

6 lines (5 loc) 134 B
import React from "react"; declare function Pane({ children }: { children: React.ReactNode; }): JSX.Element; export default Pane;