UNPKG

rx-query

Version:
5 lines (4 loc) 122 B
/** * Trigger a refresh of the query */ export declare function refreshQuery(key: string, paramInput?: unknown): void;