UNPKG

@gobistories/gobi-web-integration

Version:

This library will let you put your Gobi stories on your site.

3 lines (2 loc) 150 B
import { HTMLAttributes, ReactElement } from 'react'; export declare function FontLoader({ children }: HTMLAttributes<HTMLDivElement>): ReactElement;