UNPKG

@peulda/expo-plugin-channel-io

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