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
2413
Commits
5
Branches
572
Tags
116 MiB
TypeScript
71.9%
HTML
25.1%
SCSS
2%
JavaScript
0.6%
CSS
0.2%
Tree:
be7f6bb657
ghostfolio
/
libs
/
common
/
src
/
lib
/
interfaces
/
benchmark-property.interfac...
4 lines
93 B
Raw
Blame
History
export
interface
BenchmarkProperty
{
enableSharing?
:
boolean
;
symbolProfileId
:
string
;
}
Reference in new issue