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-28 01:36:39 +09:00
Code
Issues
Activity
165c93b248
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
Refactoring
2017-03-23 00:41:11 +09:00
const
meta
=
require
(
'../package.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