smarturl/test.js

4 lines
114 B
JavaScript
Raw Normal View History

2015-10-21 15:20:41 +00:00
/// <reference path="typings/tsd.d.ts" />
var smarturl = require("./index.js");
smarturl.open("https://mojo.io");