mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-17 08:35:03 -04:00
📃 logs
This commit is contained in:
parent
c7669a0647
commit
5e3349df30
1 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
import { bitmapsDir, svgs } from "./config";
|
||||
import { svgs } from "./config";
|
||||
|
||||
console.log(bitmapsDir, svgs);
|
||||
(async () => {
|
||||
svgs.map((svg: string) => console.log(svg));
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue