UNPKG

@peulda/expo-plugin-channel-io

Version:
4 lines (3 loc) 180 B
import { ConfigPlugin } from 'expo/config-plugins'; import { ChannelPluginProps } from '../types'; export declare const withAndroidChannelPlugin: ConfigPlugin<ChannelPluginProps>;