smartfile/ts/test.ts
Philipp Kunz 8d8d7e7ff4 fix
2015-11-03 20:14:41 +01:00

2 lines
100 B
TypeScript

var smartfile = require("./index.js");
console.log(smartfile.readFileToString("./test/mytest.txt"));