Options
All
  • Public
  • Public/Protected
  • All
Menu

monaco-editor-auto-typings

Index

Type Aliases

ProgressUpdate: { type: "CodeChanged" } | { type: "ResolveNewImports" } | { path: string; success: boolean; type: "LookedUpTypeFile" } | { path: string; success: boolean; type: "AttemptedLookUpFile" } | { definitelyTyped: boolean; package: string; success: boolean; type: "LookedUpPackage" } | { importPath: string; type: "LoadedFromCache" } | { importPath: string; type: "StoredToCache" }

Functions

Generated using TypeDoc