UNPKG

@jtff/miztemplate-lib

Version:
7 lines (4 loc) 189 B
const templatelib = require('@jtff/miztemplate-lib'); const config = require("../../../config.json"); const jtffci = new templatelib.MizTemplateCI(config); templatelib.ftpupload(jtffci);