mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-06-01 10:35:49 +00:00
fix: export types
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
{
|
||||
"extends": "@react-native/typescript-config/tsconfig.json"
|
||||
"extends": "@react-native/typescript-config/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"react-native-video": ["../"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user