Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/shodan_deno/dev_deps.ts>stub

Simple Shodan API Wrapper For Deno
Latest
function stub
import { stub } from "https://deno.land/x/shodan_deno@v1.0.0/dev_deps.ts";

Parameters

instance: T
method: string
optional
arrOrFunc: Function | any[]