mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
8 lines
147 B
Go
8 lines
147 B
Go
// SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
|
|
// SPDX-License-Identifier: MIT
|
|
|
|
//go:build !js
|
|
// +build !js
|
|
|
|
package webrtc
|