mirror of
https://github.com/vale981/Vulcan
synced 2025-03-08 19:11:38 -05:00
6 lines
No EOL
120 B
JavaScript
6 lines
No EOL
120 B
JavaScript
import Newsletter from './namespace.js';
|
|
|
|
import './emails.js';
|
|
import './custom_fields.js';
|
|
|
|
export default Newsletter; |