UNPKG

linkedin-private-api

Version:

![Build](https://github.com/eilonmore/linkedin-private-api/workflows/Build/badge.svg?branch=master)

8 lines (7 loc) 197 B
export interface LinkedInVectorArtifact { $type: 'com.linkedin.common.VectorArtifact'; expiresAt: number; fileIdentifyingUrlPathSegment: string; height: number; with: number; }