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