UNPKG

@yankeeinlondon/promptly

Version:

An automation tool for prompting your favorite LLMs

15 lines (9 loc) 206 B
import { } from "@type-challenges/utils"; import { describe, it } from "vitest"; describe("Name", () => { it("first test", () => { type cases = [ /** type tests */ ]; }); });