1 2 3 4 5
export interface PeertubePluginLatestVersion { currentPeerTubeEngine?: string, npmNames: string[] }