mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 20:46:40 -04:00
4 lines
88 B
JavaScript
4 lines
88 B
JavaScript
import './start.js';
|
|
import './apollo_server.js';
|
|
|
|
export * from '../modules/index.js';
|