diff options
Diffstat (limited to 'cli/dts/lib.dom.d.ts')
-rw-r--r-- | cli/dts/lib.dom.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/dts/lib.dom.d.ts b/cli/dts/lib.dom.d.ts index 04fa72459..c5eafbec8 100644 --- a/cli/dts/lib.dom.d.ts +++ b/cli/dts/lib.dom.d.ts @@ -16,7 +16,7 @@ and limitations under the License. /// <reference no-default-lib="true"/> - +/// <reference lib="dom.extras" /> ///////////////////////////// /// Window APIs |