elearning/Frontend-Learner/node_modules/@humanfs/node/src/index.js
2026-01-13 10:48:02 +07:00

7 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";