UNPKG

xml-from-object

Version:

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

4 lines (3 loc) 66 B
export declare type SchemaFieldOptions = { cdata: boolean; };