make it compile with npm test

This commit is contained in:
Lars Michaelis
2015-12-02 11:30:10 +01:00
parent 025706049a
commit 56b3481c31
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -1,3 +1,2 @@
/// <reference path="jsf.d.ts" />
import jsf = require("jsf");
+2 -2
View File
@@ -1,6 +1,6 @@
// Type definitions for for the JSF 2.0 Ajax request API.
// Type definitions for for the JSF 2.0 Ajax request API
// Project: https://docs.oracle.com/cd/E17802_01/j2ee/javaee/javaserverfaces/2.0/docs/js-api/symbols/jsf.ajax.html
// Definitions by: Lars Michaelis <https://github.com/larmic> and Stephan Zerhusen <https://github.com/szerhusenBC>
// Definitions by: Lars Michaelis and Stephan Zerhusen <https://github.com/ButterFaces/ButterFaces>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare module "jsf" {