UNPKG

95 BTypeScriptView Raw
1import appFn, { handleAction } from './probot';
2export default appFn;
3export { handleAction };