Sign in
cobalt
/
cobalt
/
634c02babfc7dfb85fc435215e352d63bfe21b07
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
rxjs
/
internal
/
util
/
applyMixins.d.ts
blob: aaefdf396e4c38605af44b5e4690bf9254b348e5 [
file
]
export
declare
function
applyMixins
(
derivedCtor
:
any
,
baseCtors
:
any
[]):
void
;