mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-22 16:11:29 +00:00
3 lines
151 B
TypeScript
3 lines
151 B
TypeScript
export { githubPush, githubPullRequest, githubIssues } from "./github";
|
|
export { giteaPush } from "./gitea";
|
|
export { customPayload } from "./custom";
|