This website requires JavaScript.
Explore
Help
Register
Sign In
amechama
/
sharkey
Watch
1
Star
0
Fork
0
You've already forked sharkey
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e8b42d7e16
sharkey
/
src
/
version.ts
8 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactoring
2017-03-23 00:41:11 +09:00
/
*
*
*
Version
*
/
nanka iroiro
2017-03-18 00:02:41 +09:00
nanka iroiro Closes #1168, #1169
2018-03-03 07:32:18 +09:00
const
meta
=
require
(
'../version.json'
)
;
nanka iroiro
2017-03-18 00:02:41 +09:00
Refactoring
2017-03-23 00:41:11 +09:00
export
default
meta
.
version
as
string
;
Reference in New Issue
Copy Permalink