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: d3b196d5849eae81621fe576ae13054d8e387f65 (
plain
)
1
2
3
import
itemflags
from
'@/data/itemflags.json'
;
export
default
itemflags
;