{% extends 'layout.html' %} {% block body %}

{$ doc.name $}

Injection token

Type: {$ doc.typeParameters | escapeHtml $}

{% include 'notes.html' -%} {$ doc.description | ngEscape $} {% endblock %}