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