This website requires JavaScript.
Explore
Help
Sign in
naskya
/
firefish
Watch
1
Star
0
Fork
You've already forked firefish
1
mirror of
https://example.com
synced
2024-11-27 23:36:39 +09:00
Code
Issues
Activity
b7870cb732
firefish
/
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
;
Copy permalink