Sign in
cobalt
/
cobalt
/
533a643cb20177464b426e4fd9e3303882d01021
/
.
/
third_party
/
devtools
/
node_modules
/
rxjs
/
src
/
internal
/
util
/
noop.ts
blob: fc857f20898b2321b24baad121168cc0f110f47e [
file
]
/* tslint:disable:no-empty */
export
function
noop
()
{
}