smarturl/ts/test.ts

3 lines
113 B
TypeScript
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");