mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-15 07:34:44 -04:00
🔧 render config
This commit is contained in:
parent
31407011bb
commit
79f8b5f6e7
1 changed files with 3 additions and 0 deletions
3
src/config.ts
Normal file
3
src/config.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
import path from "path";
|
||||
|
||||
export const bitmapsPath = path.resolve(process.cwd(), "bitmaps");
|
Loading…
Add table
Add a link
Reference in a new issue