UNPKG

@synet/net

Version:

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

7 lines (6 loc) 181 B
"use strict"; /** * Interface that defines the contract for WireGuard adapters * With simplified error handling */ Object.defineProperty(exports, "__esModule", { value: true });