UNPKG

@types/ember__template

Version:
6 lines (5 loc) 104 B
export class SafeString { constructor(str: string); toString(): string; toHTML(): string; }