Type alias FindComputedEditorOptionValueById<T>

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

Type Parameters