diff --git a/ts-typed/kaltura-player.d.ts b/ts-typed/kaltura-player.d.ts index 9a27e1240..c8f767799 100644 --- a/ts-typed/kaltura-player.d.ts +++ b/ts-typed/kaltura-player.d.ts @@ -4,7 +4,7 @@ declare module 'global' { providers: { RequestBuilder: any; ResponseTypes: any; - OVPProviderParser: any; + ProviderParser: any; }; ui: { EventType: Record;