@ank1015/agent-filesystem-inmemory
v0.1.0
Published
In-memory filesystem implementation for @ank1015/agent.
Downloads
20
Maintainers
Readme
@ank1015/agent-filesystem-inmemory
In-memory filesystem implementation for @ank1015/agent.
Install
pnpm add @ank1015/agent-filesystem-inmemoryImport
import {
InMemoryFileContents,
InMemoryFileMap,
InMemoryFileSystemOptions,
InMemoryFileSystem,
createInMemoryFileSystem,
} from '@ank1015/agent-filesystem-inmemory';Versioning
This package is currently 0.1.0. Until 1.0.0, public APIs may still evolve.
