UNPKG

apim-developer-portal4

Version:

API management developer portal

11 lines (9 loc) 263 B
import { describe, it } from "mocha"; describe("API details widget", async () => { it("Initializes correctly", async () => { // TODO: Not implemented }); it("Reacts on route change", async () => { // TODO: Not implemented }); });