Version 1.9 (#6)
This commit is contained in:
7
src/templates/index.mjs
Normal file
7
src/templates/index.mjs
Normal file
@@ -0,0 +1,7 @@
|
||||
//Imports
|
||||
import classic from "./classic/template.mjs"
|
||||
|
||||
//Exports
|
||||
export default {
|
||||
classic
|
||||
}
|
||||
Reference in New Issue
Block a user