Skip to content

Lupa API Reference / network / bypass

Variable: bypass

const bypass: unique symbol

Defined in: src/network/constants.ts:5

Return this symbol from a dynamic response closure to explicitly bypass the current mock. This instructs Lupa to fall through to the next registered mock, or defer to the real network.