2025-08-24 00:09:37 +03:00

9 lines
193 B
Smarty

{{/* Main entrypoint for the library */}}
{{- define "tc.v1.common.loader.all" -}}
{{- include "tc.v1.common.loader.init" . -}}
{{- include "tc.v1.common.loader.apply" . -}}
{{- end -}}