mirror of
https://github.com/vale981/grapher
synced 2025-03-10 12:56:41 -04:00
5 lines
No EOL
87 B
JavaScript
5 lines
No EOL
87 B
JavaScript
import Posts from './collection.js';
|
|
|
|
Posts.expose((filters, options, userId) => {
|
|
|
|
}); |