e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
c407349bf0c3102b6f292742db23f3e5be1aa696
starkingdoms
/
starkingdoms-client
/
src
/env.d.ts
-rw-r--r--
70 bytes
View
Log
View raw
Permalink
c407349b
— ghostly_zsh move variables to a separate list, assign to array subscript works
1 year, 2 months ago
1
2
declare
const
APP_VERSION
:
string
;
declare
const
COMMIT_HASH
:
string
;