mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 12:36:39 -04:00
4 lines
No EOL
141 B
JavaScript
4 lines
No EOL
141 B
JavaScript
import './server/oauth-config.js';
|
|
|
|
export * from './modules.js';
|
|
export { newMutation, editMutation, removeMutation } from './mutations.js'; |