⏭️ line-width-cache.ts
This commit is contained in:
@@ -22,3 +22,4 @@ export function lineWidth(line: string): number {
|
|||||||
cache.set(line, width)
|
cache.set(line, width)
|
||||||
return width
|
return width
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user