UNPKG

ipfs-http-client

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