MCPcopy Index your code
hub / github.com/parse-community/parse-server /

Class

src/Controllers/LiveQueryController.js:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2import { LiveQueryOptions } from '../Options';
3import { getClassName } from './../triggers';
4export class LiveQueryController {
5 classNames: any;
6 liveQueryPublisher: any;
7

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected