MCPcopy
hub / github.com/ajaxorg/ace / BaseDiffView

Interface BaseDiffView

ace-internal.d.ts:1665–1666  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1663
1664declare module "./src/ext/diff/base_diff_view" {
1665 export interface BaseDiffView extends Ace.OptionsProvider<import("ace-code/src/ext/diff").DiffViewOptions> {
1666 }
1667}
1668

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…