UNPKG

@pinuts/bsr-uikit-relaunch

Version:

BSR UI-KIT Relaunch

10 lines 353 B
export function sanitize(html: any): any; export function HTMLParserSanitized(props: any): React.JSX.Element; export namespace HTMLParserSanitized { namespace propTypes { let children: PropTypes.Requireable<string>; } } import React from 'react'; import * as PropTypes from 'prop-types'; //# sourceMappingURL=HTMLParserSanitized.d.ts.map