4 lines
122 B
Python
4 lines
122 B
Python
# Copyright (c) Tailscale Inc & AUTHORS
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
from .tsnet import TSNet, TSNetException
|