MCPcopy
hub / github.com/tldraw/tldraw / main.ts

File main.ts

packages/create-tldraw/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdirSync, readFileSync, writeFileSync } from 'node:fs'
2import { relative, resolve } from 'node:path'
3import process from 'node:process'
4import { Readable } from 'node:stream'

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
errorMethod · 0.65

Tested by

no test coverage detected