MCPcopy Create free account
hub / github.com/ShaanCoding/makeread.me / generate.ts

File generate.ts

backend/script/generate.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'fs'
2import * as path from 'path'
3import { v4 as uuidv4 } from 'uuid'
4import { FullTemplate, IFunction, Variable, VariableObjectSchema } from '../src/api/templates/template.model'

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected