mirror of
https://github.com/vale981/grapher
synced 2025-03-06 18:11:39 -05:00
2 lines
73 B
JavaScript
2 lines
73 B
JavaScript
const Authors = new Mongo.Collection('authors');
|
|
export default Authors;
|