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