export type { FileChange, FileSystemAdapter, Tree } from './types.js'; export { createTree } from './virtual-fs.js';