mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
Add explicit disposability to Inputs (#126)
This commit is contained in:
@@ -147,6 +147,7 @@ export {
|
||||
export {
|
||||
Input,
|
||||
InputOptions,
|
||||
InputDisposedError,
|
||||
} from './input';
|
||||
export {
|
||||
InputTrack,
|
||||
|
||||
Reference in New Issue
Block a user