UNPKG

@vtex/styleguide

Version:

> VTEX Styleguide React components ([Docs](https://vtex.github.io/styleguide))

9 lines (8 loc) 219 B
import Playground from './Playground'; import ExamplePage from './ExamplePage'; import All from './All'; declare const _default: { title: string; }; export default _default; export { Playground, ExamplePage, All };