UNPKG

197 BTypeScriptView Raw
1export declare const SLACK_HOOKS_URL = "https://hooks.slack.com/services/";
2export declare const GITHUB_API_REPOS_URL = "https://api.github.com/repos/";
3export declare const MAX_ATTACHMENTS = 100;