mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05: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'; |