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