mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-30 14:55:21 -04:00
📝 TODO
This commit is contained in:
parent
b8e8e32330
commit
af9294ad0d
1 changed files with 2 additions and 0 deletions
|
@ -2,9 +2,11 @@ import { ThemeColors } from "./types";
|
|||
|
||||
const createBitmaps = async (config: {
|
||||
themeColors: ThemeColors;
|
||||
svgDir: string;
|
||||
themeName: string;
|
||||
bitmapsDir: string;
|
||||
}) => {
|
||||
// TODO:
|
||||
console.log(config);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue