UNPKG

@harboor/cli

Version:
6 lines (4 loc) 95 B
import { test, expect } from "vitest"; test("empty", () => { expect(true).toBe(true); });