Module Vscode.Debug

val registerDebugConfigurationProvider : debugType:string -> provider:DebugConfigurationProvider.t -> ?triggerKind:DebugConfigurationProviderTriggerKind.t -> unit -> Disposable.t
val registerDebugAdapterDescriptorFactory : debugType:string -> factory:DebugAdapterDescriptorFactory.t -> unit -> Disposable.t