UNPKG

@mesh-tech/mesh-cli

Version:

CLI for Mesh platform development utilities

3 lines (2 loc) 154 B
export declare const FIRST_PARTY_CONTEXTS: Readonly<Record<string, string>>; export declare function firstPartyDomainFor(context: string): string | null;