UNPKG

angular-rich-text-editor

Version:

A lightweight, configurable rich-text editor component for Angular applications.

3 lines (2 loc) 110 B
import { InjectionToken } from '@angular/core'; export declare const RTE_LICENSE_KEY: InjectionToken<string>;