mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-21 22:55:56 -04:00
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
// Next.js constants (not needed in frontend)
|
|
export const NOTES_DIR = "./notes";
|