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

Interface FontMetrics

ace-internal.d.ts:1649–1650  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1647
1648declare module "./src/layer/font_metrics" {
1649 export interface FontMetrics extends Ace.EventEmitter<Ace.FontMetricsEvents> {
1650 }
1651}
1652
1653declare module "./src/tooltip" {

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…