From 80dc540ca7d25b20dd909a521d705cb2a1c6b3e5 Mon Sep 17 00:00:00 2001 From: Richardo2016 Date: Thu, 7 Jun 2018 15:02:26 +0800 Subject: [PATCH] add UNUSED_FILES.txt for types/fibjs --- types/fibjs/UNUSED_FILES.txt | 1 + types/fibjs/index.d.ts | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 types/fibjs/UNUSED_FILES.txt diff --git a/types/fibjs/UNUSED_FILES.txt b/types/fibjs/UNUSED_FILES.txt new file mode 100644 index 0000000000..2a6c4b5a1c --- /dev/null +++ b/types/fibjs/UNUSED_FILES.txt @@ -0,0 +1 @@ +declare/_test_env.d.ts \ No newline at end of file diff --git a/types/fibjs/index.d.ts b/types/fibjs/index.d.ts index 94ba8c32e0..67bc9f3a4e 100644 --- a/types/fibjs/index.d.ts +++ b/types/fibjs/index.d.ts @@ -1,5 +1,5 @@ -// Type definitions for fibjs 0.1 -// Project: http://github.com/fibjs/fib-types +// Type definitions for fibjs 0.25 +// Project: https://github.com/fibjs/fibjs // Definitions by: Richard // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped