This website requires JavaScript.
Explore
Help
Register
Sign In
mingzailao
/
silverbullet
mirror of
https://github.com/silverbulletmd/silverbullet.git
Watch
1
Star
0
Fork
You've already forked silverbullet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f30b1d3418
silverbullet
/
cmd
/
version.ts
6 lines
103 B
TypeScript
Raw
Blame
History
import
{
version
}
from
"../version.ts"
;
export
function
versionCommand() {
console
.
log
(
version
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink