copied fucking angular from htmlsupplier, I hate this shit, got at least 50 errors, now its only 100 warnings, but at least it doesnt die on me, fuck this shit
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
declare module '*.html' {
|
||||
const content: string
|
||||
export default content
|
||||
}
|
||||
|
||||
declare function require(arg: string): any
|
||||
|
||||
declare var module
|
||||
Reference in New Issue
Block a user