mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
3 lines
117 B
TypeScript
3 lines
117 B
TypeScript
export declare function init(proxy: any, option: any): void;
|
|
export declare function getHandlers(options: any): any;
|