This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topaLE
/
ghostfolio
mirror of
https://github.com/ghostfolio/ghostfolio
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
1348
Commits
1
Branch
557
Tags
91 MiB
TypeScript
71.5%
HTML
25.5%
SCSS
2.1%
JavaScript
0.6%
CSS
0.3%
Tree:
60f52bb209
ghostfolio
/
libs
/
common
/
src
/
lib
/
interfaces
/
portfolio-report-rule.inter...
5 lines
97 B
Raw
Blame
History
export
interface
PortfolioReportRule
{
evaluation
:
string
;
name
:
string
;
value
:
boolean
;
}
Reference in new issue