| /** | |
| * @fileoverview This file exports everything for this package. | |
| * @author Nicholas C. Zakas | |
| */ | |
| export * from "./node-hfs.js"; | |
| export { Hfs } from "@humanfs/core"; | |
| /** | |
| * @fileoverview This file exports everything for this package. | |
| * @author Nicholas C. Zakas | |
| */ | |
| export * from "./node-hfs.js"; | |
| export { Hfs } from "@humanfs/core"; | |