UNPKG

@themachinarium/google-merchant-feed

Version:
4 lines (3 loc) 79 B
export interface XMLBuilder { buildXML(contents: string | object): string; }