hexo/node_modules/ali-oss/lib/common/utils/obj2xml.d.ts

2 lines
67 B
TypeScript

export declare function obj2xml(obj: any, options?: any): string;