UNPKG

pnn-hd

Version:

Persistent Neural Network in Higher Dimensions

12 lines (10 loc) 149 B
test = () => { console.log('this worked') } errorTest = () => { console.error('this worked') } module.exports = { test, errorTest }