element-portable/src/audio
Michael Telatynski 4b8bada24b
Apply strictNullChecks around the codebase (#10302
* Apply `strictNullChecks` around the codebase

* Iterate PR
2023-03-07 13:19:18 +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 Apply strictNullChecks around the codebase (#10302 2023-03-07 13:19:18 +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