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