@suluk/keys - v0.1.0
↑ Suluk
GitHub
Preparing search index...
SpendRow
Interface SpendRow
One row of per-path spend (a positive amount), as the app's subtree query returns it.
interface
SpendRow
{
path
:
string
;
spent
:
number
;
}
Index
Properties
path
spent
Properties
path
path
:
string
spent
spent
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
spent
↑ Suluk
GitHub
@suluk/keys - v0.1.0
Loading...
One row of per-path spend (a positive amount), as the app's subtree query returns it.