UNPKG

wocat

Version:

Convert regular dependencies to Catalogs.

9 lines (6 loc) 135 B
export * from '@wocat/cli'; export * from '@wocat/core'; function defineConfig(config) { return config; } export { defineConfig };