UNPKG

orthodox-menologion

Version:
5 lines (4 loc) 104 B
/** * Created by adamgedney on 8/6/15. */ exports.testFunc = function(){console.log("test module");};