UNPKG

@reactivers/show

Version:
4 lines (3 loc) 145 B
import "./styles/index.css"; export { default as Show } from "./components/Show/index"; export { IShowProps } from "./components/Show/types";