UNPKG

knowhub

Version:

Synchronize AI coding–agent knowledge files (rules, templates, guidelines) across your project.

7 lines • 235 B
import { pluginRegistry } from "./registry.js"; export * from "./helpers.js"; export * from "./types.js"; export * from "./registry.js"; export * from "./builtin/index.js"; export { pluginRegistry }; //# sourceMappingURL=index.d.ts.map