mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-17 08:35:03 -04:00
😎 Helpers
This commit is contained in:
parent
4d63be07ac
commit
d893e700b3
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import fs from "fs";
|
||||
|
||||
import { generateRenderTemplate } from "./htmlTemplate";
|
||||
import { generateRenderTemplate } from "./helpers/htmlTemplate";
|
||||
import { svgs } from "./config";
|
||||
|
||||
(async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue