Sign in
cobalt
/
cobalt.git
/
f9bc0139df6e6eb149345ab9b6ffcc40603fc09f
/
.
/
third_party
/
devtools
/
node_modules
/
rxjs
/
internal
/
symbol
/
rxSubscriber.d.ts
blob: 20da948cd33a21743e74eb9f6b903b3831b8e6e9 [
file
]
/** @deprecated do not use, this is no longer checked by RxJS internals */
export
declare
const
rxSubscriber
:
string
|
symbol
;
/**
* @deprecated use rxSubscriber instead
*/
export
declare
const
$$rxSubscriber
:
string
|
symbol
;