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