mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
6 lines
No EOL
116 B
JavaScript
6 lines
No EOL
116 B
JavaScript
import Email from './namespace.js';
|
|
|
|
import './server/email.js';
|
|
import './server/routes.js';
|
|
|
|
export default Email; |