From e6d9e00778f861f64d022cdaa398d8f2484c852f Mon Sep 17 00:00:00 2001 From: windingwind Date: Sun, 11 Jun 2023 16:05:30 +0800 Subject: [PATCH] fix: typing file name --- typing/{template.ts => template.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename typing/{template.ts => template.d.ts} (100%) diff --git a/typing/template.ts b/typing/template.d.ts similarity index 100% rename from typing/template.ts rename to typing/template.d.ts