From 0f57466f493e97d31f59ea78ddb171e382bb2012 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 20 Oct 2013 17:03:31 -0500 Subject: [PATCH] Fix typescript declaration issue Declare now needed: https://typescript.codeplex.com/wikipage?title=Known%20breaking%20changes%20between%200.8%20and%200.9 --- test/support/site/ref2_1.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/support/site/ref2_1.d.ts b/test/support/site/ref2_1.d.ts index 8d2ceef..47e6027 100644 --- a/test/support/site/ref2_1.d.ts +++ b/test/support/site/ref2_1.d.ts @@ -1 +1 @@ -var f: (x: number, y: number) => number; +declare var f: (x: number, y: number) => number; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy