UNPKG

@bigmi/client

Version:

Reactive primitives for Bitcoin apps.

3 lines (2 loc) 114 B
import type { QueryKey } from '@tanstack/query-core'; export declare function hashFn(queryKey: QueryKey): string;