UNPKG

carbon-react

Version:

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

3 lines (2 loc) 121 B
export { default } from "./global-header.component"; export type { GlobalHeaderProps } from "./global-header.component";