react-native-unit-components
Version:
Unit React Native components
4 lines • 302 B
TypeScript
import { PresentationMode } from '../../types/internal/webComponent.types';
export declare const webViewId = "webViewContainer";
export declare const getHtmlBody: (unitComponent: string, unitComponentProps?: string, presentationMode?: PresentationMode) => string;
//# sourceMappingURL=bodyHtml.d.ts.map