mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
fix(webhook-github): export provider event types
This commit is contained in:
@@ -6,6 +6,8 @@ import type {} from '@deepseek-ai/dsh-host-webserver'
|
||||
import z from '@deepseek-ai/schemastery'
|
||||
import { createGitHubWebhookHandler } from './handler.ts'
|
||||
|
||||
export type * from './types.ts'
|
||||
|
||||
/** Cordis function-plugin name. */
|
||||
export const name = 'webhook-github'
|
||||
/** Host services required before the exact route can register. */
|
||||
|
||||
Reference in New Issue
Block a user