UNPKG

@shopify/cli

Version:

A CLI tool to build for the Shopify platform

5 lines (4 loc) 236 B
export declare const autoUpgradeStatus: { readonly on: "Auto-upgrade on. Shopify CLI will update automatically after each command."; readonly off: "Auto-upgrade off. You'll need to run `shopify upgrade` to update manually."; };