5 lines
68 B
TypeScript
5 lines
68 B
TypeScript
|
import * as smartstream from 'smartstream'
|
||
|
|
||
|
export {
|
||
|
smartstream
|
||
|
}
|