This commit is contained in:
Vladimir Matveev
2016-08-15 09:59:00 -07:00
parent 5424df7be5
commit f603f024ba
@@ -1513,7 +1513,7 @@ namespace ts {
};
const jquery = {
path: "/a/data/jquery/jquery.d.ts",
path: "/a/data/typings/jquery/jquery.d.ts",
content: "declare const $: { x: number }"
};