UNPKG

@dscodotco/theme-cli

Version:

A CLI tool for developing Shopify themes

6 lines (5 loc) 163 B
import { Command } from "commander"; /** * Creates and configures the test-connection command */ export declare function createTestConnectionCommand(): Command;