angular-cn/aio/tools/transforms/templates/api/pipe.template.html

9 lines
201 B
HTML

{% extends 'export-base.template.html' -%}
{% block overview %}
{% include "includes/pipe-overview.html" %}
{% endblock %}
{% block details %}
{% include "includes/description.html" %}
{% endblock %}