Files
powerpoint-toolbox/node_modules/@jsonjoy.com/json-pack/lib/util/buffers/toDataUri.d.ts
T
2025-03-07 19:22:02 +01:00

2 lines
103 B
TypeScript

export declare const toDataUri: (buf: Uint8Array, params?: Record<string, string | number>) => string;