UNPKG

@tunframework/tun

Version:

tun framework for node with typescript

6 lines (5 loc) 227 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RAW_RESPONSE = exports.RAW_REQUEST = void 0; exports.RAW_REQUEST = Symbol('RAW_REQUEST'); exports.RAW_RESPONSE = Symbol('RAW_RESPONSE');