UNPKG

@villedemontreal/workit-types

Version:
6 lines (5 loc) 82 B
export interface ILink { method: string; href: string; rel: string; }