export type { FileWatcher, FileWatcherOptions } from "./file-watcher.js"; export { createFileWatcher } from "./file-watcher.js"; //# sourceMappingURL=index.d.ts.map