index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
src
/
global.d.ts
blob: d97caa3ac5f1ec09b23539a9b82bdd67af3c75ce (
plain
) (
blame
)
1
type
Option
<
T
>
=
T
|
null
;