mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 05:55:44 +01:00
added abstraction for global configurations, to simplify plugin development
This commit is contained in:
@@ -24,6 +24,7 @@ export { getPageFromMatch } from "./urls";
|
||||
export { apiClient, NOT_FOUND_ERROR, UNAUTHORIZED_ERROR } from "./apiclient.js";
|
||||
|
||||
export * from "./buttons";
|
||||
export * from "./config";
|
||||
export * from "./forms";
|
||||
export * from "./layout";
|
||||
export * from "./modals";
|
||||
|
||||
Reference in New Issue
Block a user