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 16:54:19 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
86c99b10a208557a050b6c017598bd6b1cd4a608
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: 27ms 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