export interface IBuildSwaggerJS { spec: string; displayRequestDuration?: boolean; filter?: boolean; tryItOutEnabled?: boolean; }