Appearance
@wpkernel/ui v0.12.1-beta.3
@wpkernel/ui / PrefetchList
type PrefetchList<TQuery> = (query?) => void;
Function type for prefetching a list of items with optional query parameters.
TQuery
void