UNPKG

lamed_learn

Version:
16 lines (11 loc) 456 B
'use strict' // Comment out in test functions console.log(`Starting ${__filename}...`) // comment line to remove simple logging /* ------------------------------------------------------ * $Name$.js * Purpose: The purpose of this module is to ???? * Date Created: $DATE$ * Created by : $USER$ --------------------------------------------------------- */ /* jshint esversion: 6 */ // Exports -------------------------- module.exports = {}