We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9044b58 commit 3581a6dCopy full SHA for 3581a6d
types-packages/atom.d.ts
@@ -35,6 +35,8 @@ declare module "atom" {
35
}
36
37
isDestroyed(): boolean
38
+
39
+ getDefaultCharWidth(): number
40
41
42
interface LanguageMode {
0 commit comments