Copy as Markdown

Other Tools

/* THIS FILE IS AUTOGENERATED FROM WebTransportSendReceiveStream.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_WEBTRANSPORTSENDRECEIVESTREAMBINDINGFWD_H_
#define DOM_WEBTRANSPORTSENDRECEIVESTREAMBINDINGFWD_H_
namespace mozilla::dom {
struct WebTransportReceiveStreamStats;
struct WebTransportSendStreamStats;
class WebTransportBidirectionalStream;
class WebTransportReceiveStream;
class WebTransportSendStream;
} // namespace mozilla::dom
#endif // DOM_WEBTRANSPORTSENDRECEIVESTREAMBINDINGFWD_H_