X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fshims%2Fnoop.ts;h=086a60e32b0075e945f7fb04c4c6bd49d1382eda;hb=244b4ae3973bc1511464a08158a123767f83179c;hp=899b69bf3a86c1e12f694a92cd400effd6ba2a4d;hpb=28e51e831bd121f063600a597d7b02f8fd846de9;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/shims/noop.ts b/client/src/shims/noop.ts index 899b69bf3..086a60e32 100644 --- a/client/src/shims/noop.ts +++ b/client/src/shims/noop.ts @@ -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