mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-29 02:20:20 +00:00
87ba4560ad
* New Version: 3.0.0
5 lines
90 B
TypeScript
5 lines
90 B
TypeScript
import github from './github';
|
|
import gitlab from './gitlab';
|
|
|
|
export { github, gitlab };
|