New
🏠 Home
›
seedvault-backup-20260728_080023
›
plugins
›
woocommerce-shipping
›
client
›
types
›
pdf-json.d.ts
TYPESCRIPT
pdf-json.d.ts
69.0 B
2026-07-28 08:00
⬇️ Download
← Back
export interface PDFJson { b64Content: string; mimeType: string; }