diff --git a/index.d.ts b/index.d.ts index d3901f8..5374ac1 100644 --- a/index.d.ts +++ b/index.d.ts @@ -35,7 +35,7 @@ class Speaker extends Writable { * * @param flush Defaults to `true`. */ - public close(flush: boolean): string; + public close(flush?: boolean): string; /** * Returns the `MPG123_ENC_*` constant that corresponds to the given "format"