UNPKG

@stacksjs/tlsx

Version:

A TLS/HTTPS library with automation.

4 lines (3 loc) 129 B
import type { TlsConfig } from './types'; export declare const defaultConfig: TlsConfig; export declare const config: TlsConfig;