mirror of
https://github.com/vale981/grapher
synced 2025-03-10 04:46:40 -04:00
2 lines
73 B
JavaScript
2 lines
73 B
JavaScript
const Authors = new Mongo.Collection('authors');
|
|
export default Authors;
|