Skip to main content
Module

x/shodan_deno/dev_deps.ts

Simple Shodan API Wrapper For Deno
Latest
import * as shodanDeno from "https://deno.land/x/shodan_deno@v1.0.0/dev_deps.ts";

Functions

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.

Interfaces

An instance method wrapper that overrides the original method and records all calls made to it.