UNPKG

ember-source

Version:

A JavaScript framework for creating ambitious web applications

5 lines 114 B
declare module '@glimmer/runtime/lib/upsert' { export interface SafeString { toHTML(): string; } }