Skip to main content
Module

x/lume/deps/log.ts>GenericFunction

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias GenericFunction
Re-export
import { type GenericFunction } from "https://deno.land/x/lume@v2.1.2/deps/log.ts";
definition: (...args: any[]) => any