[inherits-ex](README.md) / Exports # inherits-ex ## Table of contents ### Modules - [\_clone](modules/clone.md) - [\_extend](modules/extend.md) - [createCtor](modules/createCtor.md) - [createFunction](modules/createFunction.md) - [createObject](modules/createObject.md) - [createObjectWith](modules/createObjectWith.md) - [defineProperty](modules/defineProperty.md) - [extend](modules/extend.md) - [get-class-by-name](modules/get_class_by_name.md) - [getClosestCommonAncestorCtor](modules/getClosestCommonAncestorCtor.md) - [getConstructor](modules/getConstructor.md) - [getCtorOfProperty](modules/getCtorOfProperty.md) - [getOwnPropValue](modules/getOwnPropValue.md) - [getParentClass](modules/getParentClass.md) - [getProtoChain](modules/getProtoChain.md) - [getPrototypeOf](modules/getPrototypeOf.md) - [getRootCtor](modules/getRootCtor.md) - [getSuper](modules/getSuper.md) - [getSuperCtor](modules/getSuperCtor.md) - [index](modules/index.md) - [inherits](modules/inherits.md) - [inherits-ex](modules/inherits_ex.md) - [inheritsDirectly](modules/inheritsDirectly.md) - [inheritsObject](modules/inheritsObject.md) - [isEmptyCtor](modules/isEmptyCtor.md) - [isEmptyFunction](modules/isEmptyFunction.md) - [isEmptyFunction-cli](modules/isEmptyFunction_cli.md) - [isInheritedFrom](modules/isInheritedFrom.md) - [isInheritedFromStr](modules/isInheritedFromStr.md) - [isMixinedFrom](modules/isMixinedFrom.md) - [isMixinedFromStr](modules/isMixinedFromStr.md) - [isNativeReflectConstruct](modules/isNativeReflectConstruct.md) - [mixin](modules/mixin.md) - [newPrototype](modules/newPrototype.md) - [replaceCtor](modules/replaceCtor.md) - [setPrototypeOf](modules/setPrototypeOf.md)