UNPKG

@automattic/simple-components

Version:
10 lines (7 loc) 252 B
/** @format */ // Keep in sync with the `files` field in package.json! // TODO: Can we auto-generate at build time? export { Badge } from './badge'; export { Button } from './button'; export { Main } from './main'; export { Notice } from './notice';