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 2026-01-30 20:43:12 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
54c4f19a5c76809ae2c6a87a3466006a262698f0
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.4 Page: 25ms 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