react-native-video/src/types
Olivier Bouillet 80e7139897
Chore/fix lintter and ts on source prop (#3361)
* fix: Fix types for `ReactVideoSource` to also allow `require(..)` sources

We need to be careful here to not use `any`, so I used `NodeRequire` - which is afaik present in all React Native environments as a type.

---------

Co-authored-by: Marc Rousavy <me@mrousavy.com>
Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
2023-11-18 15:39:22 +01:00
..
events.ts fix: update onError definition to match implementation (#3349) 2023-11-16 08:40:14 +01:00
FilterType.ts chore: rework typescript integration (#3304) 2023-10-26 08:46:04 +02:00
index.ts chore: rework typescript integration (#3304) 2023-10-26 08:46:04 +02:00
language.ts chore: lint project (#3279) 2023-10-07 12:56:35 +02:00
Orientation.ts chore: rework typescript integration (#3304) 2023-10-26 08:46:04 +02:00
ResizeMode.ts chore: rework typescript integration (#3304) 2023-10-26 08:46:04 +02:00
TextTrackType.ts chore: rework typescript integration (#3304) 2023-10-26 08:46:04 +02:00
video.ts Chore/fix lintter and ts on source prop (#3361) 2023-11-18 15:39:22 +01:00