index
:
quests-web-editor
master
[github] Frontend for the Quests web editor
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
itemflags.ts
blob: a7ce433ba3813442d00ac5923af81ae5850873ec (
plain
)
1
2
3
import
itemflags
from
'@/data/itemflags.json'
;
export
default
itemflags
;