From 22012e8e129b1c68609018ba576b059f62d6272a Mon Sep 17 00:00:00 2001 From: waset Date: Fri, 17 Jan 2025 17:58:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=88=9D=E5=A7=8B=E5=8C=96Iconify?= =?UTF-8?q?=E6=97=B6=E6=94=AF=E6=8C=81=E7=A9=BA=E9=85=8D=E7=BD=AE=E5=AF=B9?= =?UTF-8?q?=E8=B1=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/bin/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/index.ts b/src/bin/index.ts index bff3db6..3461809 100644 --- a/src/bin/index.ts +++ b/src/bin/index.ts @@ -6,7 +6,7 @@ import { Iconify } from '../core' /** * 初始化 */ -const handle = new Iconify(undefined) +const handle = new Iconify({}) /** * 转换图标