mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-19 22:18:03 +00:00
Moved mongo JS to its own directory
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { ObjectId } from 'bson';
|
||||
import aggregationStages from './mongo-aggregation-stages.json';
|
||||
import locales from './mongo-locales.json';
|
||||
import aggregationStages from './aggregation-stages.json';
|
||||
import locales from './locales.json';
|
||||
|
||||
export { aggregationStages, locales };
|
||||
|
Reference in New Issue
Block a user