mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
2 lines
82 B
TypeScript
2 lines
82 B
TypeScript
export const OPEN_GSIO_DATA_DIR = process.env.OPEN_GSIO_DATA_DIR ?? '.open-gsio';
|