mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 21:31:46 +00:00
3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
export const STORAGE_DIR = "./storage";
|
|
export const GRAPH_FILE = "./graphology/graph.json";
|