Files
UnrealEngineUWP/Samples/PixelStreaming/WebServers/SignallingWebServer/modules/authentication/db/index.js
Nick Pace 1ee7451a28 Add sample files for Pixel Streaming Matchmaker and Signalling Web Server
#JIRA UCS-1831
#rb luke.bermingham
#fyi aidan.possemiers, marco.anastasi

[CL 17919803 by Nick Pace in ue5-main branch]
2021-10-25 23:29:38 -04:00

3 lines
87 B
JavaScript

// Copyright Epic Games, Inc. All Rights Reserved.
exports.users = require('./users');