academe-kit 0.9.2 → 0.9.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts
CHANGED
|
@@ -19340,6 +19340,7 @@ declare function createCertificateService(apiClient: AcademeApiClient): {
|
|
|
19340
19340
|
id: string;
|
|
19341
19341
|
};
|
|
19342
19342
|
};
|
|
19343
|
+
parseAs: "blob";
|
|
19343
19344
|
}, `${string}/${string}`>>;
|
|
19344
19345
|
/**
|
|
19345
19346
|
* Create a new certificate
|