v0.6.3
New:
- expose
StockImport
whenrequire('sphere-stock-import')
module - add
performStream
method
# chunk: a list of stock objects
# callback: a function called when the given chunk has been processed
performStream(chunk, callback)
New:
StockImport
when require('sphere-stock-import')
moduleperformStream
method# chunk: a list of stock objects
# callback: a function called when the given chunk has been processed
performStream(chunk, callback)