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