UNPKG

@ironsoftware/ironpdf

Version:

IronPDF for Node

7 lines 221 B
export interface SystemSetLicenseKeyRequestP { 'licenseKey'?: (string); } export interface SystemSetLicenseKeyRequestP__Output { 'licenseKey'?: (string); } //# sourceMappingURL=SystemSetLicenseKeyRequestP.d.ts.map