NoImplicitAny flag true (#1157)
[oweals/peertube.git] / client / src / shims / noop.ts
1 // Does nothing. Used to shim out node.js modules
2 // which are no-ops in the browser.
3 export const NOOP = 0