mirror of
https://github.com/demostf/demo.js
synced 2026-06-04 00:54:14 +02:00
cleanup deps and export d.ts typings
This commit is contained in:
parent
265f87fe54
commit
8b1ea168e6
3 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ export class Demo {
|
|||
}
|
||||
}
|
||||
|
||||
class StreamDemo {
|
||||
export class StreamDemo {
|
||||
stream: Stream;
|
||||
|
||||
constructor(nodeStream: Stream) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue