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