terascope / teraslice

Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50 stars 13 forks source link

copy over types from other packages so we can start the migration over the future #3496

Closed jsnoble closed 9 months ago

jsnoble commented 11 months ago

` import { Teraslice, Foundation } from '@terascope/types';

Foundation.Config Teraslice.SliceRequest `

godber commented 9 months ago

Should we be bumping Teraslices version so we can get a release with all of these related changes?