From f9179fd0ea051415276ed1e85f7388ffc3884707 Mon Sep 17 00:00:00 2001 From: kiki-kanri Date: Mon, 22 Jul 2024 03:32:06 +0800 Subject: [PATCH] refactor!: rename request.ts to axios.ts --- src/{request.ts => axios.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{request.ts => axios.ts} (100%) diff --git a/src/request.ts b/src/axios.ts similarity index 100% rename from src/request.ts rename to src/axios.ts