Files
pixel-streaming-webrtc/SignallingWebServer/modules/authentication/index.js
T
2023-05-19 01:59:50 +03:00

4 lines
96 B
JavaScript

// Copyright Epic Games, Inc. All Rights Reserved.
module.exports = {
init: require('./init')
}