Import:
import type { ViewPlugin } from '@codemirror/view';
Signature:
export interface ViewPlugin<V extends PluginValue, Arg>
Links to this page: