UNPKG

packfs-core

Version:

Semantic filesystem operations for LLM agent frameworks with natural language understanding. See LLM_AGENT_GUIDE.md for copy-paste examples.

5 lines 197 B
/** * Enhanced PackFS module exports */ export { SimpleEnhancedPackFS, SimpleEnhancedConfig, createSimpleEnhancedFileSystem } from './SimpleEnhancedPackFS.js'; //# sourceMappingURL=index.d.ts.map