Added node reference to test page

This commit is contained in:
Andrew Lessels 2017-08-23 09:44:49 +10:00
parent a4421c2566
commit 99aa44bb73

View File

@ -1,5 +1,7 @@
/// <reference types="jquery" />
/// <reference types="node" />
import Nightmare = require("nightmare");