# Default themes for TypeDoc
This module contains the default themes of TypeDoc.
Visit https://typedoc.org/ to learn more about TypeDoc.
## Contributing
Contributions are welcome and appreciated. You can find TypeDoc on GitHub, feel free to start
an issue or create a pull requests:
[https://github.com/TypeStrong/typedoc](https://github.com/TypeStrong/typedoc)
To use a local build of this project, run the `npm pack` command in this directory. Then
in the project where you want to use your local build run `npm install ../path/to/typedoc-default-themes-VERSION.tgz`
## License
Copyright (c) 2015 [Sebastian Lenz](http://www.sebastian-lenz.de).
Copyright (c) 2016-2019 [TypeDoc Contributors](https://github.com/TypeStrong/typedoc/graphs/contributors).
Licensed under the Apache License 2.0.