Restore docz

This commit is contained in:
Chi Vinh Le
2018-08-05 22:35:02 +02:00
parent 4606626ec4
commit 4fd735bc04
2 changed files with 9 additions and 3 deletions
+2
View File
@@ -1,3 +1,5 @@
require("ts-node/register");
const kebabCase = require("lodash/kebabCase");
const mapKeys = require("lodash/mapKeys");
const mapValues = require("lodash/mapValues");