obj2xml.d.ts 66 B

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