UNPKG

@typeform/embed-react

Version:

Embed library for [React](https://reactjs.org/).

7 lines 190 B
import { FC } from 'react'; interface InlineStyleProps { filename: string; } export declare const InlineStyle: FC<InlineStyleProps>; export {}; //# sourceMappingURL=inline-style.d.ts.map