Return the list of current request handlers.
Reset request handlers to the initial list.
Mark used one-time request handlers as unused.
Start request interception.
Optional
options: SetupServerOrWorkerOptionsOptions for starting the server or worker.
Stop request interception.
Readonly
typeA type indicating whether this is a server or a worker.
Prepend request handlers to the current worker instance.
An MSW server or worker.