Sign in
cobalt
/
cobalt
/
d2bc3b69d823bbaf46d1c4355b23486a85a6d791
/
.
/
third_party
/
devtools
/
node_modules
/
rxjs
/
internal
/
symbol
/
iterator.d.ts
blob: edce2b4fd15343c562196d35b09f6c3f1a9f98bd [
file
] [
log
] [
blame
]
export
declare
function
getSymbolIterator
():
symbol
;
export
declare
const
iterator
:
symbol
;
/**
* @deprecated use {@link iterator} instead
*/
export
declare
const
$$iterator
:
symbol
;