libs/core/ui/src/markdown-to-html/ngx-remark/remark-templates.service.ts

Relationships

Used by

Depends on

No results matching.

Index

Properties

Properties

templates
Type : { }
Default value : {}
import { Injectable, TemplateRef } from '@angular/core';

@Injectable()
export class RemarkTemplatesService {
  templates: { [nodeType: string]: TemplateRef<unknown> } = {};
}

results matching ""

    No results matching ""