UNPKG

@synet/net

Version:

Network abstraction layer for Synet. visit https://syntehtism.ai for more information.

7 lines (6 loc) 171 B
"use strict"; /** * Represents the WireGuard configuration entities * Using readonly for immutability */ Object.defineProperty(exports, "__esModule", { value: true });