UNPKG

@meshwatch/backend-core

Version:

Meshwatch backend core services.

4 lines (3 loc) 131 B
/// <reference types="node" /> import { RequestOptions } from 'https'; export declare const BASE_HTTPS_OPTIONS: RequestOptions;