UNPKG

carbon-react

Version:

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

3 lines (2 loc) 138 B
export { default } from "./numeral-date.component"; export type { NumeralDateProps, NumeralDateHandle, } from "./numeral-date.component";