blob: aaefdf396e4c38605af44b5e4690bf9254b348e5 [file] [log] [blame]
export declare function applyMixins(derivedCtor: any, baseCtors: any[]): void;