3 lines
68 B
TypeScript
Raw Normal View History

export * from "./node-hfs.js";
export { Hfs } from "@humanfs/core";