Files
Femboy-Croissant-Bot/node_modules/@humanfs/node/src/index.js
2025-09-07 17:02:01 +02:00

8 lines
170 B
JavaScript

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