UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

3 lines (2 loc) 95 B
export { default } from "./page.component"; export type { PageProps } from "./page.component";