From 0bf3602c2b576cf4e7fbe903cfd0dfafa19ca050 Mon Sep 17 00:00:00 2001 From: kerol2r20 Date: Tue, 13 Jun 2017 16:53:33 +0800 Subject: [PATCH] Modify the wrong base information of index.d.ts --- types/koa-session/index.d.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/types/koa-session/index.d.ts b/types/koa-session/index.d.ts index ad8626650f..b3c7922ec8 100644 --- a/types/koa-session/index.d.ts +++ b/types/koa-session/index.d.ts @@ -1,5 +1,5 @@ -// Type definitions for koa-static 3.0 -// Project: https://github.com/koajs/static +// Type definitions for koa-session 3.0 +// Project: https://github.com/koajs/session // Definitions by: Yu-Hsin Lu // Definitions: https://github.com/kerol2r20/DefinitelyTyped