mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-13 02:15:05 +08:00
2 lines
72 B
TypeScript
2 lines
72 B
TypeScript
export declare function getTarget(req: any, config: any): Promise<any>;
|