MCPcopy Index your code
hub / github.com/thesysdev/openui / generate-samples.ts

File generate-samples.ts

benchmarks/generate-samples.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdirSync, readFileSync, writeFileSync } from "fs";
2import { OpenAI } from "openai";
3import { join } from "path";
4import { createParser } from "../packages/react-lang/src/parser/parser.js";

Callers

nothing calls this directly

Calls 3

createParserFunction · 0.85
mainFunction · 0.70
parseMethod · 0.65

Tested by

no test coverage detected