From c74e8da089aaf07e71473dfe38e922f03c49ed14 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 20 Feb 2020 13:40:25 +0400 Subject: Fixed Signed-off-by: Valentin Popov --- dist/types/index.d.ts | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 dist/types/index.d.ts (limited to 'dist/types') diff --git a/dist/types/index.d.ts b/dist/types/index.d.ts deleted file mode 100644 index 92aada8..0000000 --- a/dist/types/index.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -// eslint-disable-next-line @typescript-eslint/no-type-alias -export type Description = any; -- cgit v1.2.3