From acbe8ca3aaaa0705ca2fed812050ac9f3ce996cd Mon Sep 17 00:00:00 2001 From: Alexey Berezin Date: Sun, 3 Feb 2019 15:53:22 +0300 Subject: [PATCH] Add definition mention --- types/hls.js/index.d.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/types/hls.js/index.d.ts b/types/hls.js/index.d.ts index 01f4e5e8a2..7142f619a3 100644 --- a/types/hls.js/index.d.ts +++ b/types/hls.js/index.d.ts @@ -1,6 +1,7 @@ // Type definitions for hls.js 0.10 // Project: https://github.com/video-dev/hls.js -// Definitions by: John G. Gainfort, Jr. +// Definitions by: John G. Gainfort, Jr. +// Alexey I. Berezin // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.2