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
/
error.d.ts
blob: eb83e6298c1990c513780149b31b05647899f449 (
plain
)
1
2
3
export
type
Error
=
{
error
:
string
}