UNPKG

@allurereport/web-allure2

Version:

The static files for Allure Classic Report

9 lines (7 loc) 177 B
import GraphLayout from "./GraphLayout.js"; allure.api.addTab("graph", { title: "tab.graph.name", icon: "graphs", route: "graph", onEnter: () => new GraphLayout(), });