Chocobozzz/PeerTube

View on GitHub
client/src/shims/noop.ts

Summary

Maintainability
A
0 mins
Test Coverage
// Does nothing. Used to shim out node.js modules
// which are no-ops in the browser.
export const NOOP = 0