From 96a338d61976344d2405a16b11567e5464820a9e Mon Sep 17 00:00:00 2001 From: avele Date: Thu, 28 Nov 2019 00:44:48 +0400 Subject: [PATCH] Js helper function changed to typescript --- front/client/helpers/{categoryPathToId.js => categoryPathToId.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename front/client/helpers/{categoryPathToId.js => categoryPathToId.ts} (100%) diff --git a/front/client/helpers/categoryPathToId.js b/front/client/helpers/categoryPathToId.ts similarity index 100% rename from front/client/helpers/categoryPathToId.js rename to front/client/helpers/categoryPathToId.ts