index
:
githermit
master
A modern Git web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
api
/
src
/
info.d.ts
blob: 1101cea29eb474653085d90b17ce6fa55c7a842e (
plain
)
1
2
3
4
export
type
Info
=
{
title
:
string
,
about
:
string
,
}