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.

13 lines (9 loc) 190 B
--- fileName: plugins.ts --- // native scope import * as path from 'path'; export { path }; // @push.rocks scope import * as smartpath from '@push.rocks/smartpath'; export { smartpath };