UNPKG

@pinata/sdk

Version:

Official SDK for the Pinata IPFS platform

4 lines (3 loc) 116 B
declare module 'base-path-converter' { export default function(sourcePath: string, filePath: string): string; }