mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-28 11:18:17 -07:00
global: replace most bps with ppm
This commit is contained in:
@@ -124,8 +124,8 @@ export function hitTest(geometry, x, y) {
|
||||
/**
|
||||
* @typedef {Object} SquareLayout
|
||||
* @property {number} columns
|
||||
* @property {SquareCell[]} resolvedCells
|
||||
* @property {SquareCellLayout[]} layouts
|
||||
* @property {readonly SquareCell[]} resolvedCells
|
||||
* @property {readonly SquareCellLayout[]} layouts
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user