react-native-adapty - v3.15.2
    Preparing search index...

    Type Alias AdaptyCustomVideoAsset

    AdaptyCustomVideoAsset:
        | { relativeAssetPath: string; type: "video" }
        | { fileLocation: FileLocation; type: "video" }