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