UNPKG

fully-react

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