All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 35s
6 lines
94 B
TypeScript
6 lines
94 B
TypeScript
// Minimum TypeScript Version: 3.0
|
|
|
|
import stream from './dist/stream'
|
|
|
|
export default stream
|