Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ mkdirSync, readFileSync, writeFileSync } from
'node:fs'
2
import
{ relative, resolve } from
'node:path'
3
import
process from
'node:process'
4
import
{ Readable } from
'node:stream'
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
error
Method · 0.65
Tested by
no test coverage detected