UNPKG

@bitblit/epsilon

Version:

Tiny adapter to simplify building API gateway Lambda APIS

6 lines (5 loc) 170 B
export declare class LocalServerCert { static readonly CLIENT_CSR: string; static readonly CLIENT_CERT_PEM: string; static readonly CLIENT_KEY_PEM: string; }