UNPKG

@shopify/cli

Version:

A CLI tool to build for the Shopify platform

29 lines (26 loc) 554 B
import { staticService } from "./chunk-KY3DY3JB.js"; import { base_command_default } from "./chunk-MBL5HIUY.js"; import { init_cjs_shims } from "./chunk-PKR7KJ6P.js"; // src/cli/commands/kitchen-sink/static.ts init_cjs_shims(); var KitchenSinkStatic = class extends base_command_default { static { this.description = "View the UI kit components that display static output"; } static { this.hidden = !0; } async run() { await staticService(); } }; export { KitchenSinkStatic }; //# sourceMappingURL=chunk-ZICCE4RM.js.map