mirror of
https://github.com/izzy2lost/Engine.git
synced 2026-03-10 11:52:02 -07:00
4 lines
96 B
JavaScript
4 lines
96 B
JavaScript
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
module.exports = {
|
|
init: require('./init')
|
|
} |