PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@expo/config/build

Просмотр файла: getFullName.d.ts

import { ExpoConfig } from '@expo/config-types';
/**
 * Used in expo-constants to generate the `id` property statically for an app in custom managed workflow.
 * This `id` is used for legacy Expo services AuthSession proxy and Expo notifications device ID.
 *
 * @param manifest
 * @returns
 */
export declare function getFullName(manifest: Pick<ExpoConfig, 'owner' | 'slug'>): string;
export declare function getAccountUsername(manifest?: Pick<ExpoConfig, 'owner'>): string;

Выполнить команду


Для локальной разработки. Не используйте в интернете!