All Entities
Browse all 338 entities in the typescript-sdk Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.
Entity Types
JobFailedError Class — typescript-sdk Architecture
Architecture documentation for the JobFailedError class in async.ts from the typescript-sdk codebase.
PollingTimeoutError Class — typescript-sdk Architecture
Architecture documentation for the PollingTimeoutError class in async.ts from the typescript-sdk codebase.
SupermodelClient Class — typescript-sdk Architecture
Architecture documentation for the SupermodelClient class in async.ts from the typescript-sdk codebase.
DefaultApi Class — typescript-sdk Architecture
Architecture documentation for the DefaultApi class in DefaultApi.ts from the typescript-sdk codebase.
BaseAPI Class — typescript-sdk Architecture
Architecture documentation for the BaseAPI class in runtime.ts from the typescript-sdk codebase.
BlobApiResponse Class — typescript-sdk Architecture
Architecture documentation for the BlobApiResponse class in runtime.ts from the typescript-sdk codebase.
Configuration Class — typescript-sdk Architecture
Architecture documentation for the Configuration class in runtime.ts from the typescript-sdk codebase.
FetchError Class — typescript-sdk Architecture
Architecture documentation for the FetchError class in runtime.ts from the typescript-sdk codebase.
JSONApiResponse Class — typescript-sdk Architecture
Architecture documentation for the JSONApiResponse class in runtime.ts from the typescript-sdk codebase.
RequiredError Class — typescript-sdk Architecture
Architecture documentation for the RequiredError class in runtime.ts from the typescript-sdk codebase.
ResponseError Class — typescript-sdk Architecture
Architecture documentation for the ResponseError class in runtime.ts from the typescript-sdk codebase.
TextApiResponse Class — typescript-sdk Architecture
Architecture documentation for the TextApiResponse class in runtime.ts from the typescript-sdk codebase.
VoidApiResponse Class — typescript-sdk Architecture
Architecture documentation for the VoidApiResponse class in runtime.ts from the typescript-sdk codebase.
src/apis/ — typescript-sdk Directory Structure
Directory listing for src/apis/ in the typescript-sdk codebase. Contains 2 files and 0 subdirectories.
src/models/ — typescript-sdk Directory Structure
Directory listing for src/models/ in the typescript-sdk codebase. Contains 34 files and 0 subdirectories.
src/ — typescript-sdk Directory Structure
Directory listing for src/ in the typescript-sdk codebase. Contains 3 files and 2 subdirectories.
CodeAnalysis Domain — typescript-sdk Architecture
Specific logic and models for downstream analysis results like dead code and domain identification Architectural overview of the CodeAnalysis domain in the typescript-sdk codebase. Contains 0 source files.
CodeGraph Domain — typescript-sdk Architecture
Core data models representing the structural nodes and relationships of parsed codebases Architectural overview of the CodeGraph domain in the typescript-sdk codebase. Contains 34 source files.
SupermodelAPI Domain — typescript-sdk Architecture
Direct interface for communicating with the Supermodel backend via OpenAPI-generated client classes Architectural overview of the SupermodelAPI domain in the typescript-sdk codebase. Contains 3 source files.
SupermodelClient Domain — typescript-sdk Architecture
High-level developer-facing client wrapper that manages the lifecycle of asynchronous analysis jobs Architectural overview of the SupermodelClient domain in the typescript-sdk codebase. Contains 0 source files.
package.json — typescript-sdk Source File
Architecture documentation for package.json, a json file in the typescript-sdk codebase.
package-lock.json — typescript-sdk Source File
Architecture documentation for package-lock.json, a json file in the typescript-sdk codebase.
DefaultApi.ts — typescript-sdk Source File
Architecture documentation for DefaultApi.ts, a typescript file in the typescript-sdk codebase. 2 imports, 1 dependents.
index.ts — typescript-sdk Source File
Architecture documentation for index.ts, a typescript file in the typescript-sdk codebase.
async.ts — typescript-sdk Source File
Architecture documentation for async.ts, a typescript file in the typescript-sdk codebase. 3 imports, 0 dependents.
index.ts — typescript-sdk Source File
Architecture documentation for index.ts, a typescript file in the typescript-sdk codebase.
AliveCodeItem.ts — typescript-sdk Source File
Architecture documentation for AliveCodeItem.ts, a typescript file in the typescript-sdk codebase. 2 imports, 1 dependents.
ClassificationStats.ts — typescript-sdk Source File
Architecture documentation for ClassificationStats.ts, a typescript file in the typescript-sdk codebase. 2 imports, 1 dependents.
CodeGraphEnvelope.ts — typescript-sdk Source File
Architecture documentation for CodeGraphEnvelope.ts, a typescript file in the typescript-sdk codebase. 14 imports, 1 dependents.
CodeGraphEnvelopeAsync.ts — typescript-sdk Source File
Architecture documentation for CodeGraphEnvelopeAsync.ts, a typescript file in the typescript-sdk codebase. 6 imports, 0 dependents.
CodeGraphEnvelopeGraph.ts — typescript-sdk Source File
Architecture documentation for CodeGraphEnvelopeGraph.ts, a typescript file in the typescript-sdk codebase. 10 imports, 1 dependents.
CodeGraphEnvelopeMetadata.ts — typescript-sdk Source File
Architecture documentation for CodeGraphEnvelopeMetadata.ts, a typescript file in the typescript-sdk codebase. 2 imports, 3 dependents.
CodeGraphNode.ts — typescript-sdk Source File
Architecture documentation for CodeGraphNode.ts, a typescript file in the typescript-sdk codebase. 2 imports, 3 dependents.
CodeGraphRelationship.ts — typescript-sdk Source File
Architecture documentation for CodeGraphRelationship.ts, a typescript file in the typescript-sdk codebase. 2 imports, 3 dependents.
CodeGraphStats.ts — typescript-sdk Source File
Architecture documentation for CodeGraphStats.ts, a typescript file in the typescript-sdk codebase. 2 imports, 1 dependents.
DeadCodeAnalysisMetadata.ts — typescript-sdk Source File
Architecture documentation for DeadCodeAnalysisMetadata.ts, a typescript file in the typescript-sdk codebase. 2 imports, 1 dependents.
DeadCodeAnalysisResponse.ts — typescript-sdk Source File
Architecture documentation for DeadCodeAnalysisResponse.ts, a typescript file in the typescript-sdk codebase. 18 imports, 1 dependents.
DeadCodeAnalysisResponseAsync.ts — typescript-sdk Source File
Architecture documentation for DeadCodeAnalysisResponseAsync.ts, a typescript file in the typescript-sdk codebase. 6 imports, 0 dependents.
DeadCodeCandidate.ts — typescript-sdk Source File
Architecture documentation for DeadCodeCandidate.ts, a typescript file in the typescript-sdk codebase. 2 imports, 1 dependents.
DomainClassAssignment.ts — typescript-sdk Source File
Architecture documentation for DomainClassAssignment.ts, a typescript file in the typescript-sdk codebase. 2 imports, 1 dependents.
DomainClassificationResponse.ts — typescript-sdk Source File
Architecture documentation for DomainClassificationResponse.ts, a typescript file in the typescript-sdk codebase. 42 imports, 1 dependents.
DomainClassificationResponseAsync.ts — typescript-sdk Source File
Architecture documentation for DomainClassificationResponseAsync.ts, a typescript file in the typescript-sdk codebase. 6 imports, 0 dependents.
DomainClassificationResponseGraph.ts — typescript-sdk Source File
Architecture documentation for DomainClassificationResponseGraph.ts, a typescript file in the typescript-sdk codebase. 10 imports, 1 dependents.
DomainFileAssignment.ts — typescript-sdk Source File
Architecture documentation for DomainFileAssignment.ts, a typescript file in the typescript-sdk codebase. 2 imports, 1 dependents.
DomainFunctionAssignment.ts — typescript-sdk Source File
Architecture documentation for DomainFunctionAssignment.ts, a typescript file in the typescript-sdk codebase. 2 imports, 1 dependents.
DomainRelationship.ts — typescript-sdk Source File
Architecture documentation for DomainRelationship.ts, a typescript file in the typescript-sdk codebase. 2 imports, 1 dependents.
DomainSummary.ts — typescript-sdk Source File
Architecture documentation for DomainSummary.ts, a typescript file in the typescript-sdk codebase. 6 imports, 2 dependents.
EntryPoint.ts — typescript-sdk Source File
Architecture documentation for EntryPoint.ts, a typescript file in the typescript-sdk codebase. 2 imports, 1 dependents.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free