Package Exports
- typedoc-default-themes
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (typedoc-default-themes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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
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.
Copyright (c) 2016-2020 TypeDoc Contributors.
Licensed under the Apache License 2.0.