MCPcopy
hub / github.com/intentui/intentui / generate-registry.ts

File generate-registry.ts

src/scripts/generate-registry.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import dotenv from 'dotenv'
2import { promises as fs } from 'fs'
3import { existsSync } from 'node:fs'
4import path from 'path'

Callers

nothing calls this directly

Calls 3

makeRegistryFunction · 0.90
makeThemeItemFunction · 0.85
buildAllFunction · 0.85

Tested by

no test coverage detected