mirror of
https://github.com/taigrr/wails.git
synced 2026-04-10 09:01:32 -07:00
8 lines
206 B
Plaintext
8 lines
206 B
Plaintext
// @ts-check
|
|
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
|
// This file is automatically generated. DO NOT EDIT
|
|
|
|
{{- range .}}
|
|
export const {{.Name}}: typeof import("./_{{.Name}}");
|
|
{{- end}}
|