Files
SCM-Manager/docs/en/development/plugins/extension-points.md

8 lines
291 B
Markdown
Raw Normal View History

---
title: Extension Points
---
2020-03-09 08:01:43 +01:00
The available extension points are now maintained in-code, providing typescript types for improved developer experience and code quality assurance.
2020-03-09 08:01:43 +01:00
You can browse and import them directly in your frontend code from the `@scm-manager/ui-extensions` package.