export interface itag { name: string; value: string; type: string; }