mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-17 02:31:14 +01:00
3 lines
108 B
TypeScript
3 lines
108 B
TypeScript
export { default as binder } from "./binder";
|
|
export { default as ExtensionPoint } from "./ExtensionPoint";
|