UNPKG

@idfy/sdk

Version:
7 lines (6 loc) 109 B
export interface Link { href?: string; rel?: string; contentType?: string; error?: string; }