@adapty/capacitor - v3.16.3
    Preparing search index...

    Type Alias AdaptyCustomVideoAsset

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