diff options
author | Valentin Popov <info@valentineus.link> | 2020-02-20 12:40:25 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-02-20 12:40:25 +0300 |
commit | c74e8da089aaf07e71473dfe38e922f03c49ed14 (patch) | |
tree | 828a283352eea92af90092c93d5f058f6941792f /dist/types | |
parent | 35655605cd532faf75e7052385062ae679976a85 (diff) | |
download | webos-service-types-c74e8da089aaf07e71473dfe38e922f03c49ed14.tar.xz webos-service-types-c74e8da089aaf07e71473dfe38e922f03c49ed14.zip |
Fixed
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'dist/types')
-rw-r--r-- | dist/types/index.d.ts | 2 |
1 files changed, 0 insertions, 2 deletions
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; |