UNPKG

merchnow-api-node

Version:
3 lines (2 loc) 111 B
import { Icontent } from "./interfaces"; export declare const catalogToObject: (html: string) => Icontent[];