Sign in
cobalt
/
cobalt
/
634c02babfc7dfb85fc435215e352d63bfe21b07
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
rxjs
/
internal
/
util
/
not.d.ts
blob: 5369220c2316dd1be109235e60b234c728bc06bd [
file
]
export
declare
function
not
(
pred
:
Function
,
thisArg
:
any
):
Function
;