6 lines
140 B
TypeScript
6 lines
140 B
TypeScript
|
|
declare const _default: {
|
||
|
|
cert: string;
|
||
|
|
key: string;
|
||
|
|
};
|
||
|
|
export default _default;
|
||
|
|
//# sourceMappingURL=FetchHTTPSCertificate.d.ts.map
|