]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/typings.d.ts
Translated using Weblate (Spanish)
[github/Chocobozzz/PeerTube.git] / client / src / typings.d.ts
index ef6c9f2f5d2983b70893a5f157b140899e8426f7..ad21fdedf335781cf15fd487107b7b2ba22a6537 100644 (file)
@@ -1,6 +1,9 @@
 /* SystemJS module definition */
+// eslint-disable-next-line no-var
 declare var module: NodeModule
 
 interface NodeModule {
   id: string
 }
+
+declare module 'markdown-it-emoji/light'