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