obj2xml.d.ts 66 B

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