UNPKG

@zohocorp/zohodesk-portal-community

Version:
7 lines (5 loc) 205 B
import { NativeModules } from "react-native" import {ZDPortalCommunityWrapper} from "./src/Components/ZDPortalCommunityWrapper"; module.exports = { ZohoDeskPortalCommunity: ZDPortalCommunityWrapper };