UNPKG

pncat

Version:

A unified cli tool that enhances package managers catalogs feature.

10 lines (8 loc) 270 B
import { DEFAULT_CATALOG_RULES } from "./rules.mjs"; import { t as mergeCatalogRules } from "./merge-D6X7PPVO.mjs"; //#region src/index.ts function defineConfig(config) { return config; } //#endregion export { DEFAULT_CATALOG_RULES, defineConfig, mergeCatalogRules };