UNPKG

@react-native-kakao/channel

Version:

React Native Kakao Channel SDK

5 lines 634 B
import type { KakaoChannelAPI } from './index'; declare const KakaoChannel: KakaoChannelAPI; export declare const addChannel: typeof import("./index").addChannel, followChannel: typeof import("./index").followChannel, channels: typeof import("./index").channels, chatChannel: typeof import("./index").chatChannel, getAddChannelUrl: typeof import("./index").getAddChannelUrl, getChatChannelUrl: typeof import("./index").getChatChannelUrl, openAddChannelUrl: typeof import("./index").openAddChannelUrl, openChatChannelUrl: typeof import("./index").openChatChannelUrl; export default KakaoChannel; //# sourceMappingURL=index.web.d.ts.map