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