MCPcopy
hub / github.com/arktypeio/arktype / toString

Method toString

ark/attest/cache/ts.ts:271–271  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

269
270export interface StringifiableType extends ts.Type {
271 toString(): string
272 isUnresolvable: boolean
273}
274

Callers 15

getJSDocFromSymbolFunction · 0.65
serializeArgFunction · 0.65
compareTsTypesFunction · 0.65
statsFunction · 0.65
processDurationEntryFunction · 0.65
displayIndividualSummaryFunction · 0.65
displayGroupedSummaryFunction · 0.65
assertions.test.tsFile · 0.65
functions.test.tsFile · 0.65

Implementers 3

ChainableAssertionsark/attest/assert/chainableAssertions.
ArkErrorark/schema/shared/errors.ts
ArkErrorsark/schema/shared/errors.ts

Calls

no outgoing calls

Tested by 1

toStringFunction · 0.52