[32788f42] feat: implement database persistence, modernized UI with Tailwind, and Calendly-integrated QR card generator for Fotograf.de scraper
This commit is contained in:
7
fotograf-de-scraper/frontend/node_modules/@humanfs/node/src/index.js
generated
vendored
Normal file
7
fotograf-de-scraper/frontend/node_modules/@humanfs/node/src/index.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* @fileoverview This file exports everything for this package.
|
||||
* @author Nicholas C. Zakas
|
||||
*/
|
||||
|
||||
export * from "./node-hfs.js";
|
||||
export { Hfs } from "@humanfs/core";
|
||||
Reference in New Issue
Block a user