]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/shims/noop.ts
NoImplicitAny flag true (#1157)
[github/Chocobozzz/PeerTube.git] / client / src / shims / noop.ts
index 899b69bf3a86c1e12f694a92cd400effd6ba2a4d..086a60e32b0075e945f7fb04c4c6bd49d1382eda 100644 (file)
@@ -1,3 +1,3 @@
 // Does nothing. Used to shim out node.js modules
 // which are no-ops in the browser.
-export const NOOP = 0
\ No newline at end of file
+export const NOOP = 0