applyMixins.d.ts 79 Bytes Raw Blame History Permalink 1 export declare function applyMixins(derivedCtor: any, baseCtors: any[]): void;