UNPKG

@sp-packages/copyrc

Version:

A lightweight CLI tool to automate copying template files during project setup or runtime.

3 lines (2 loc) 89 B
import { Config } from "./types/config.js"; export declare const DEFAULT_CONFIG: Config;