From 51698d8890da5e0243c95a824d19993c68944ace Mon Sep 17 00:00:00 2001 From: "Xc@centOs" Date: Thu, 15 Sep 2022 19:32:32 +0800 Subject: [PATCH] =?UTF-8?q?token=E4=B8=AD=E5=8F=96=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E7=9A=84=E5=AE=8C=E6=95=B4=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/context/FrontendRuntimeContext.d.ts | 4 ++++ lib/features/token.d.ts | 4 ++++ lib/features/token.js | 22 +++++---------------- src/features/token.ts | 26 +++++++++---------------- 4 files changed, 22 insertions(+), 34 deletions(-) diff --git a/lib/context/FrontendRuntimeContext.d.ts b/lib/context/FrontendRuntimeContext.d.ts index 9e149f594..5bfff3a54 100644 --- a/lib/context/FrontendRuntimeContext.d.ts +++ b/lib/context/FrontendRuntimeContext.d.ts @@ -97,6 +97,10 @@ export declare class FrontendRuntimeContext