UNPKG

yunzai-micro-plugin

Version:

Yunzai开发管理面板

4 lines 127 B
import type { EventType } from './types.ts' export async function handleNoticeGroupPoke(e: EventType) { console.log(e) }