UNPKG

expo-dev-client

Version:
4 lines (2 loc) 154 B
import { DevClientPluginConfigType as Props } from './withDevClient'; export default (props: Props = {}): [string, Props] => ['expo-dev-client', props];