UNPKG

@expo/prebuild-config

Version:
4 lines (3 loc) 176 B
import type { ExpoConfig } from '@expo/config-types'; export declare const withInlineModules: (config: ExpoConfig, props: any) => ExpoConfig; export default withInlineModules;