PATH:
usr
/
lib
/
node_modules
/
pm2
/
node_modules
/
data-uri-to-buffer
/
dist
export type { ParsedDataURI } from './common'; /** * Returns a `Buffer` instance from the given data URI `uri`. * * @param {String} uri Data URI to turn into a Buffer instance */ export declare const dataUriToBuffer: (uri: string | URL) => import("./common").ParsedDataURI; //# sourceMappingURL=index.d.ts.map
[-] node.d.ts
[edit]
[-] common.d.ts
[edit]
[-] node.d.ts.map
[edit]
[-] common.js.map
[edit]
[-] index.js.map
[edit]
[-] common.d.ts.map
[edit]
[-] common.js
[edit]
[-] node.js
[edit]
[+]
..
[-] index.d.ts.map
[edit]
[-] index.d.ts
[edit]
[-] node.js.map
[edit]
[-] index.js
[edit]