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