MCPcopy
hub / github.com/whoiskatrin/sql-translator / prev

Interface prev

pages/index.tsx:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 text: string;
34}
35interface prev {
36 previnput: string;
37 prevoutput: string;
38}
39
40export default function Home() {
41 const { resolvedTheme } = useTheme();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected