a4fec8eb99
This also deprecates the old react-native windows implementation
8 lines
222 B
Plaintext
8 lines
222 B
Plaintext
namespace ReactNativeVideoCPP {
|
|
[webhosthidden]
|
|
[default_interface]
|
|
runtimeclass ReactPackageProvider : Microsoft.ReactNative.IReactPackageProvider {
|
|
ReactPackageProvider();
|
|
};
|
|
} // namespace ReactNativeVideoCPP
|