1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-02-07 09:38:46 +00:00
_/kita/src/prelude.ts

3 lines
102 B
TypeScript
Raw Normal View History

2024-04-20 01:21:32 +09:00
// This tells kita where to find the root of your project
globalThis.KITA_PROJECT_ROOT ??= __dirname;