mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 03:58:28 -04:00
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
// Next.js constants (not needed in frontend)
|
|
export const NOTES_DIR = "./notes";
|