MCPcopy 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

1import * as _ from "lodash";
2
3import { Type, ArrayType, UnionType, NamedType, ClassType, nullableFromUnion, matchType, EnumType } from "../Type";
4import { TypeGraph } from "../TypeGraph";

Callers

nothing calls this directly

Calls 1

utf16LegalizeCharactersFunction · 0.90

Tested by

no test coverage detected