UNPKG

@allurereport/web-allure2

Version:

The static files for Allure Classic Report

12 lines (10 loc) 245 B
import OverviewLayout from "@/layouts/overview/OverviewLayout.js"; allure.api.addTab("", { title: "tab.overview.name", icon: "overview", route: "", onEnter: () => new OverviewLayout({ tabName: "tab.overview.name", }), });