Searched defs:queryNativeHookStatisticsCount (Results 1 – 2 of 2) sorted by relevance
36 let queryNativeHookStatisticsCount = sqlit.queryNativeHookStatisticsCount; variable
177 export const queryNativeHookStatisticsCount = (): Promise<Array<{ num: number }>> => constant