# heritage

## Overview

Inheritance helpers from Mozilla's Add-on SDK

Taken directly from [core/heritage][1].

## Getting Started
Install the module with: `npm install heritage`

See the Add-on SDK [docs][2] for more info.

## License
Licensed under the [MPL 2.0](http://www.mozilla.org/MPL/2.0/) license.

[1]: https://github.com/mozilla/addon-sdk/blob/master/lib/sdk/core/heritage.js
[2]: https://addons.mozilla.org/en-US/developers/docs/sdk/latest/modules/sdk/core/heritage.html
