Back to Rxjs

Export Base.Template

apps/rxjs.dev/tools/transforms/templates/api/export-base.template.html

7.8.2388 B
Original Source

{% extends 'base.template.html' -%} {% block body %} {% include "includes/renamed-exports.html" %}

{$ doc.shortDescription | marked $}

{% include "includes/security-notes.html" %} {% include "includes/deprecation.html" %} {% block overview %}{% endblock %} {% block details %}{% endblock %} {% include "includes/usageNotes.html" %} {% include "includes/see-also.html" %} {% endblock %}