PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@expo/config/build/plugins
Просмотр файла: withInternal.d.ts
import { ConfigPlugin } from '@expo/config-plugins';
import { ConfigFilePaths } from '../Config.types';
export declare const EXPO_DEBUG: boolean;
/**
* Adds the _internal object.
*
* @param config
* @param projectRoot
*/
export declare const withInternal: ConfigPlugin<{
projectRoot: string;
packageJsonPath?: string;
} & Partial<ConfigFilePaths>>;
Выполнить команду
Для локальной разработки. Не используйте в интернете!