From c7471a5fa7d59b9384c425c70c3becb80ea2565a Mon Sep 17 00:00:00 2001 From: Florian Keller Date: Wed, 12 Jun 2019 17:24:04 +0200 Subject: [PATCH] fix: Add node types --- typings/index.d.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/typings/index.d.ts b/typings/index.d.ts index bcda2771e..c8680a889 100644 --- a/typings/index.d.ts +++ b/typings/index.d.ts @@ -3,6 +3,8 @@ // Definitions by: Alan Agius , Marcelo Dezem , vvakame , Jules Randolph // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped +/// + declare namespace local { class Option {