UNPKG

cc-core-cli

Version:

Command Line Interface tool for generating project templates for the (Your Platform's Name) platform.

7 lines (4 loc) 149 B
import { LayoutEntity } from "@shopstack/cc-core-lib/core"; import { v4 as uuid } from "uuid"; export const ExampleLayout: LayoutEntity[] = [ ];