API Docs for:
Show:

SourceHandler Class

A source handler is a function that accepts a request and the active cache and return a Promise resolving into the proper Response. It's used with use of FetchConfig.

sourceHandler(request, activeCache)

Item Index