This commit is contained in:
Lea Anthony
2020-10-30 14:38:05 +11:00
parent ee0b17caed
commit cc50f9f062

View File

@@ -2,4 +2,4 @@
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
{{range .}}
export { default as {{.Name}} } from './{{.Name}}');{{end}}
export { default as {{.Name}} } from './{{.Name}}';{{end}}