From d619effea334b52f96b5c601a72e6640aae83ed4 Mon Sep 17 00:00:00 2001 From: abigchode Date: Tue, 23 Oct 2012 20:35:56 -0400 Subject: [PATCH] Added null and undefined. Surprised these weren't considered keywords already. --- typescript.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/typescript.xml b/typescript.xml index 365e0f3..b123e24 100644 --- a/typescript.xml +++ b/typescript.xml @@ -31,6 +31,8 @@ const default this + null + undefined class export