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