UNPKG

71 BTypeScriptView Raw
1declare module "*.html" {
2 var html: string;
3 export = html;
4}
\No newline at end of file