From 4d7ff20a4ecf01c66db21bc8f69abc25e75f72f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arthur=20Gon=C3=A7alves?= Date: Tue, 5 Sep 2023 17:39:08 +0100 Subject: [PATCH] Converted file from .js to .ts --- src/libs/{RequestThrottle.js => RequestThrottle.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/libs/{RequestThrottle.js => RequestThrottle.ts} (100%) diff --git a/src/libs/RequestThrottle.js b/src/libs/RequestThrottle.ts similarity index 100% rename from src/libs/RequestThrottle.js rename to src/libs/RequestThrottle.ts