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-12-14 06:15:26 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
221117463654b37c4d4443bb1a0a9bfc915f9a0a
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.25.2 Page: 39ms 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