Variable: authorKeys
constauthorKeys:object
Defined in: web/lib/hooks/use-author.ts:34
Query key factory for author-related queries.
Type declaration
all
all: readonly [
"authors"]
Base key for all author queries
eprints()
eprints: (
did,params?) => readonly ["authors","eprints",string,undefined| {limit:number; }]
Key for author eprints queries
Parameters
did
string