😎 Helpers

This commit is contained in:
KaizIqbal 2020-07-25 17:44:57 +05:30
parent 4d63be07ac
commit d893e700b3
2 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,6 @@
import fs from "fs";
import { generateRenderTemplate } from "./htmlTemplate";
import { generateRenderTemplate } from "./helpers/htmlTemplate";
import { svgs } from "./config";
(async () => {