mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-17 08:35:03 -04:00
3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
import { bitmapsDir, svgs } from "./config";
|
|
|
|
console.log(bitmapsDir, svgs);
|