now exposing home

This commit is contained in:
2016-04-04 16:25:17 +02:00
parent fb62b0aac7
commit 209ff095a4
8 changed files with 51 additions and 8 deletions

View File

@@ -1,3 +1,5 @@
/// <reference path="./typings/main.d.ts" />
export var beautylog = require ("beautylog");
export var path = require("path");
export var home = require("home");
export var path = require("path");