UNPKG

@capgo/cli

Version:
7 lines (6 loc) 348 B
import type { PrescanCheck } from '../types'; export declare const entitlementsVsProfileCapability: PrescanCheck; export declare const apsEnvironmentVsMode: PrescanCheck; export declare const associatedDomainsFormat: PrescanCheck; export declare const appGroupsFormat: PrescanCheck; export declare const entitlementsDeclaredAgeRange: PrescanCheck;