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