From 8e1092d2c4390ab2f5b371c7f04a7150090aba8d Mon Sep 17 00:00:00 2001 From: Henrik Giesel Date: Thu, 8 Apr 2021 16:33:25 +0200 Subject: [PATCH] Rename types.ts to types.d.ts --- ts/editor-toolbar/{types.ts => types.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ts/editor-toolbar/{types.ts => types.d.ts} (100%) diff --git a/ts/editor-toolbar/types.ts b/ts/editor-toolbar/types.d.ts similarity index 100% rename from ts/editor-toolbar/types.ts rename to ts/editor-toolbar/types.d.ts