UNPKG

react-chrono

Version:
10 lines 263 B
/** * Font utilities and components for React Chrono Timeline * * Provides Google Fonts integration and font management utilities * @public */ /** @public */ export * from './google-fonts'; export * from './font-provider'; //# sourceMappingURL=index.d.ts.map