UNPKG

xml-from-object

Version:

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

2 lines (1 loc) 71 B
export declare const isArrayOfObject: (possibleArray: any) => boolean;