UNPKG

@shopify/cli-kit

Version:

A set of utilities, interfaces, and models that are common across all the platform features

3 lines (2 loc) 128 B
export declare function getCachedSpinFqdn(): string | undefined; export declare function setCachedSpinFqdn(fqdn: string): void;