2
0
Fork 0

created project structure

This commit is contained in:
Willem 2015-06-20 01:08:29 +02:00
parent f211980756
commit f937019e42
6 changed files with 157 additions and 1 deletions

6
lib/node-ff-tcrud.js Normal file
View file

@ -0,0 +1,6 @@
'use strict';
var assets = {
};
module.exports = assets;