Logo
Explore Help
Sign In
Mirrors/mealie
1
0
Fork 0
You've already forked mealie
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-10-28 00:34:47 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
a8f0fb14a7e8f0e1f62c46bbd4e47160a7b1947b
mealie/dev/scripts/templates/js_index.j2

7 lines
211 B
Plaintext
Raw Normal View History

Docs/v0.5.0 second pass (#496) * update docs * use auto-gen routes * dumb deps * remove whitespace * github action to build dev docs container * no cache Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-11 21:57:59 -08:00
{% for api in files.files %}
update development scripts
2021-08-01 19:24:05 -08:00
import { {{ api.camel }}API } from "./interfaces/{{ api.slug }}" {% endfor %}
Docs/v0.5.0 second pass (#496) * update docs * use auto-gen routes * dumb deps * remove whitespace * github action to build dev docs container * no cache Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-11 21:57:59 -08:00
export const api = {
{% for api in files.files %}
update development scripts
2021-08-01 19:24:05 -08:00
{{api.camel}}: {{api.camel}}API, {% endfor %}
Docs/v0.5.0 second pass (#496) * update docs * use auto-gen routes * dumb deps * remove whitespace * github action to build dev docs container * no cache Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-11 21:57:59 -08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 28ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API