Skip to content

FindComputedEditorOptionValueById

原文链接

https://microsoft.github.io/monaco-editor/docs.html#types/editor.FindComputedEditorOptionValueById.html

ts
FindComputedEditorOptionValueById<T>: NonNullable<ComputedEditorOptionValue<EditorOptionsType[FindEditorOptionsKeyById<T>]>>