mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 13:07:58 +00:00
Moved mongo JS to its own directory
This commit is contained in:
parent
64caea4d81
commit
7ac1587c95
@ -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 };
|
||||
|
Loading…
Reference in New Issue
Block a user