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