UNPKG

ipfs-http-client

Version:
6 lines 222 B
export = toCamelWithMetadata; /** * @param {Record<string, any>} entry */ declare function toCamelWithMetadata(entry: Record<string, any>): Record<string, any>; //# sourceMappingURL=object-to-camel-with-metadata.d.ts.map