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 132 B
/** * Storage module exports */ export { HybridStorageStrategy } from './HybridStorageStrategy'; //# sourceMappingURL=index.js.map