element-web/src/audio
Michael Telatynski da7aa4055e
Conform more of the code base to strict null checking (#10147)
* Conform more of the code base to strict null checking

* More strict fixes

* More strict work

* Fix missing optional type

* Iterate
2023-02-13 17:01:43 +00:00
..
compat.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
consts.ts Move src/voice to src/audio for better naming 2021-07-22 09:26:26 -06:00
ManagedPlayback.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
Playback.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
PlaybackClock.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
PlaybackManager.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
PlaybackQueue.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
RecorderWorklet.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
VoiceMessageRecording.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
VoiceRecording.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00