UNPKG

@tencent-sdk/faas

Version:
5 lines 276 B
declare const ACTIONS: readonly ["GetMonitorData"]; export declare type ActionType = typeof ACTIONS[number]; declare const APIS: Record<"GetMonitorData", (capi: import("@tencent-sdk/capi").Capi, inputs: any) => any>; export default APIS; //# sourceMappingURL=apis.d.ts.map