export interface Extension { id: string; specUrl: string; data: object; }