UNPKG

@clerk/nextjs

Version:

Clerk SDK for NextJS

6 lines 189 B
import { test } from "vitest"; test("ShowWhenCondition rejects empty authorization objects", () => { const when = {}; void when; }); //# sourceMappingURL=controlComponents.test-d.js.map