Numpy-Neuron / node_modules /mz /child_process.js
Jensen-holm's picture
added baseline stuff for making this a flask app with tailwind
a63e09b
raw
history blame
113 Bytes
require('thenify-all').withCallback(
require('child_process'),
exports, [
'exec',
'execFile',
]
)