UNPKG

@git.zone/cli

Version:

A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.

6 lines (4 loc) 123 B
import { html } from "@design.estate/dees-element"; export const page2 = () => html` <first-element></first-element> `;