Skip to main content
Module

x/scaffold/src/deps/npm.ts>AnyAsyncFunction

scaffold your next project with style and 💗
Latest
type alias AnyAsyncFunction
import { type AnyAsyncFunction } from "https://deno.land/x/scaffold@0.3.0/src/deps/npm.ts";
definition: (...args: any[]) => Promise<any>