Home
last modified time | relevance | path

Searched refs:PackageViewType (Results 1 – 5 of 5) sorted by relevance

/expo/tools/src/publish-packages/
H A Dtypes.ts3 import { PackageViewType } from '../Npm';
80 pkgView: PackageViewType | null;
/expo/tools/src/
H A DNpm.ts8 export type PackageViewType = null | { alias
48 ): Promise<PackageViewType> {
H A DPackages.ts90 packageView?: Npm.PackageViewType | null;
250 async getPackageViewAsync(): Promise<Npm.PackageViewType | null> {
/expo/tools/src/publish-packages/tasks/
H A DgrantTeamAccessToPackages.ts65 pkgView?: Npm.PackageViewType | null
/expo/tools/src/vendoring/
H A Dindex.ts46 const packageViews: Npm.PackageViewType[] = await Promise.all(