Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/glideapps/quicktype
/ TypeScript.ts
File
TypeScript.ts
src/Language/TypeScript.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as _ from
"lodash"
;
2
3
import
{ Type, ArrayType, UnionType, NamedType, ClassType, nullableFromUnion, matchType, EnumType } from
"../Type"
;
4
import
{ TypeGraph } from
"../TypeGraph"
;
Callers
nothing calls this directly
Calls
1
utf16LegalizeCharacters
Function · 0.90
Tested by
no test coverage detected