UNPKG

xml-from-object

Version:

Easy, highly typed and customizable way to build your xml using JS/TS plain objects.

4 lines (3 loc) 70 B
export declare type FromObjectCustomHeader = { custom: string; };