Skip to main content
Module

x/denock/mod.ts

Denock intercepts HTTP calls to allow mocking response from third parties API
Latest
File
export { denock } from "./src/index.ts";export * from "./src/type.ts";